in reply to Re: LWP 500 read timeout
in thread LWP 500 read timeout
It doesn't work even if I use a simple $ua->get($url). Basically, using perl and LWP::UserAgent or LWP::Simple, it doesn't work.
It works with curl ,but I cannot install that on the box that I'm working on. I need to make it work using standard Perl modules. Any other way, I can download files from the net, using Perl?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: LWP 500 read timeout
by bharat88 (Initiate) on Jun 16, 2010 at 05:30 UTC |