![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Perl on Windows XP needs to grab internet txt file.by DigitalKitty (Parson) |
on Feb 02, 2008 at 00:37 UTC ( #665687=note: print w/replies, xml ) | Need Help?? |
Ahoy kansaschuck!
LWP::Simple is an extremely useful module and I highly recommend using it for your http related needs. To retrieve a file from a remote server, the following code would work well:
Hope this helps, ~Katie
In Section
Seekers of Perl Wisdom
|
|