NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
IO::Socket::SSL (Score:2)
-Dom
Reply to This
Re:IO::Socket::SSL (Score:2)
We didn't try it, but it looks like it might run into silimar compilation problems. We can't really try it out now either, because the problem only occurs on the production machines (Which is really weird because the test machines are 99.999% identical).
Does the module provide an Interface to LWP? If not it might be a good thing to implement the neccessary glue.
Re:IO::Socket::SSL (Score:2)
We actually moved to Crypt::SSLeay because of the timeout issue, but both should work.
What was the compilation issue?
-Dom
Re:IO::Socket::SSL (Score:2)