![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: how to read data from a URLby AK108 (Friar) |
on May 15, 2007 at 15:49 UTC ( #615570=note: print w/replies, xml ) | Need Help?? |
LWP::Simple is very good for simple requests like this. While there are other LWP modules for more advanced requests, I prefer WWW::Mechanize for submitting forms and doing multiple requests on a site. It's quite powerful.
In Section
Seekers of Perl Wisdom
|
|