Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rpanella

  1. rpanella

    LWP with SSL support

    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.
  2. rpanella

    LWP with SSL support

    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...
  3. rpanella

    LWP with SSL support

    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)...

Part and Inventory Search

Back
Top