http://www.perlmonks.org?node_id=1022653


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.