[sf-perl] Escalation or something else?

Andy Lester andy at petdance.com
Mon May 12 11:10:41 PDT 2008


On May 12, 2008, at 1:01 PM, Michael Friedman wrote:

> curl is a great command-line program for grabbing files from a URL.
> But if you're going to write a Perl script, why not use LibWWWPerl
> (LWP::*) instead? That gets you a lot more error handling and  
> features.


And if anything relies on further exploration of the web based on  
what's on that page, you'll want to take a look at WWW::Mechanize  
which makes all that butt-simple.

--
Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance






More information about the SanFrancisco-pm mailing list