in reply to Perl script to download web content
In that case, you can still make use of a module, because that's what you ought to do when doing this for a real script, so I suggest you take a good looks at LWP::Simple, in particular the subs get and getstore.
|
|---|