![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Odd effects of mod_perl on IO::Socket or LWP::Protocol?by dws (Chancellor) |
on Aug 28, 2003 at 05:50 UTC ( #287257=note: print w/replies, xml ) | Need Help?? |
Whenever I run this from a CGI, I find that $ua contains undef. I also find that $! contains 'No such file or directory'.
Take a look at $@. It might be getting set from Net::HTTPS while trying to find an SSL implementation. There might be a protection issue on one of the files.
In Section
Seekers of Perl Wisdom
|
|