Quote:
Originally posted by boldy
use HTML::FillInForm
see www.cpan.org for details, it rox for form filling ... Hmmm wonder where i use that for
|
If you just need to fill out forms automatically, then boldy is right, use that module. LWP is more general for anything relating to web communications. More powerful but naturally more complex to code...
WG