PACKAGE NAME: perl-IO-Socket-SSL-2.027-x86_64-1salix.txz PACKAGE LOCATION: ./salix/perl PACKAGE SIZE (compressed): 164 K PACKAGE SIZE (uncompressed): 656 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: perl-IO-Socket-SSL: perl-IO-Socket-SSL (SSL encapsulation for IO::Socket::INET) perl-IO-Socket-SSL: perl-IO-Socket-SSL: This module is a true drop-in replacement for IO::Socket::INET that perl-IO-Socket-SSL: uses SSL to encrypt data before it is transferred to a remote server perl-IO-Socket-SSL: or client. IO::Socket::SSL supports all the extra features that one perl-IO-Socket-SSL: needs to write a full-featured SSL client or server application: perl-IO-Socket-SSL: multiple SSL contexts, cipher selection, certificate verification, and perl-IO-Socket-SSL: SSL version selection. As an extra bonus, it works perfectly with perl-IO-Socket-SSL: mod_perl. perl-IO-Socket-SSL: perl-IO-Socket-SSL: