Re: How to download a big file using LWP?

2002-12-24 Thread Michael A Chase
On Wed, 25 Dec 2002 06:58:04 +0200 Octavian Rasnita <[EMAIL PROTECTED]> wrote: > I've tried the following script for downloading a file and it works > fine if the file size is not too big. > > But if the file is very large, the computer gets out of memory. > Can you tell me how to do it? > Here

How to download a big file using LWP?

2002-12-24 Thread Octavian Rasnita
Hi all, I've tried the following script for downloading a file and it works fine if the file size is not too big. But if the file is very large, the computer gets out of memory. Can you tell me how to do it? Thank you. Here is the part of my script: my $ua = LWP::UserAgent -> new(env_proxy =>