in reply to
Need Guidance for Web Scripting
I'm strongly recommend to start with
WWW::Mechanize
-- this is a proper subclass of LWP::UserAgent so you can do everything that LWP can do and much much more.
Comment on
Re: Need Guidance for Web Scripting
Replies are listed 'Best First'.
Re^2: Need Guidance for Web Scripting
by
locust
(Sexton)
on Mar 19, 2013 at 21:09 UTC
Great! I will try that! Thanks friend! :)
[reply]
In Section
Seekers of Perl Wisdom