FW: Lynx???

Randal L. Schwartz merlyn at stonehenge.com
Tue Jul 9 17:38:06 CDT 2002


>>>>> "Ovid" == Ovid  <poec at yahoo.com> writes:

Ovid> A more portable solution:

Ovid>   use LWP::Simple;
Ovid>   getstore( $url, $file );

Ovid> Or better:

Ovid>   mirror( $url, $file );

Or better:

        lwp-download http://what.ever/that/file/is.xml

That's installed when you install LWP.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
TIMTOWTDI



More information about the Pdx-pm-list mailing list