Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: Odd effects of mod_perl on IO::Socket or LWP::Protocol?

by ehdonhon (Curate)
on Aug 28, 2003 at 17:46 UTC ( [id://287468]=note: print w/replies, xml ) Need Help??


in reply to Re: Odd effects of mod_perl on IO::Socket or LWP::Protocol?
in thread Odd effects of mod_perl on IO::Socket or LWP::Protocol?

One possibility: the module Net::HTTPS, used by LWP::Protocol::https::Socket, uses one of IO::Socket::SSL or Net::SSL

Yes, that was exactly it, thanks!

(set $IO::Socket::SSL::VERSION to undef just long enough to fool it into using Net::SSL)

.. And that solution worked for me here as well. :)

It would be nice to know why Net::SSL works but IO::Socket::SSL doesn't. But that is a problem for another day.

  • Comment on Re: Re: Odd effects of mod_perl on IO::Socket or LWP::Protocol?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://287468]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-25 02:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found