Running that test manually gives the error that Net/SSL.pm cannot be found, which makes sense since that is what I'm trying to install in the first place.
Net::SSL is the same as Crypt::SSLeay as far as I can tell since running a cpan install Net::SSL tries to install the same Cyrpt::SSLeay module.
OS: Fedora Core 5
Perl 5.8.8
This is the output when I try to install Crypt::SSLeay
cpan> install Crypt::SSLeay
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Wed, 30 Aug 2006 05:31:43 GMT
Running install for module Crypt::SSLeay
Running make for...
I am trying to get LWP to work with SSL support.
First, I tried installing the IO::Socket::SSL which it supposedly works with out of the box according to the README.SSL. After install it when I run my script I get the following error:
500 Can't connect to www.paypal.com:443 (Illegal seek)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.