in reply to Re^4: Why would LWP::Simple::get stop working?
in thread Why would LWP::Simple::get stop working?
The problem can nonetheless be found in the differences between LWP::Simple's _trivial_http_get and LWP::UserAgent. You'll probably discover something user if you print the URLs being requested and the status code in which they result..