Thanks Chris and Wiggins, will definately look into this. > -----Original Message----- > From: Chris Devers [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 13, 2004 1:57 PM > To: Dave Kettmann > Cc: Perl List (E-mail) > Subject: Re: What function to get a file thru HTTP > > > On Wed, 13 Oct 2004, Dave Kettmann wrote: > > > I have been doing some searching and I'm looking for a > recomendation. > > I need to pull a file via HTTP in my perl script. Just > looking for a > > good module to use. Most everything I have found has been > for FTP. Not > > asking for code, just a recomendation :) > > You need the LWP module: `sudo perl -MCPAN -e 'install Bundle::LWP'` > > LWP provides several ways to do this, including LWP::Simple. > > See the perldoc for LWP and its modules or search Google. > > > -- > Chris Devers >
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>