in reply to Re: Problem using Perl to access a webpage
in thread Problem using Perl to access a webpage
I would suggest that this is a bug in LWP::UserAgent. It should instead choose another code, or not return a code at all. This behavior can be turned with the use_eval option.
|
|---|