On Tue, Feb 11, 2003 at 06:49:14PM +0200, Antonis Antoniou wrote: > Hi, Hi!
> I would like to download from http://www.somewhere.com/zip/file.zip > through a script. Is there any module that I can do this? > This will help me download the zip files automaticaly. > > Many Thanks > Antonis Check out LWP::Simple and LWP::UserAgent. -- Michael [EMAIL PROTECTED] http://www.jedimike.net/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
