From:                   <[EMAIL PROTECTED]>
> Is anyone aware of a Perl module, script, etc. which can perform an
> automatic download (similar to lynx)?
> 
> So say, I want to download and process the contents of the excel file
> at the following site:
> http://www.census.gov/indicator/www/m3/adv/table1a.xls

use LWP::Simple;

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to