Index of /ports_security/p5-Crypt-SSLeay
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:11 749
distinfo 28-May-2011 14:11 142
files/ 07-Jun-2010 13:14 -
pkg-descr 21-Sep-2005 23:31 818
pkg-plist 22-Jan-2006 05:50 737
This perl module provides support for the https protocol
under LWP, so that a LWP::UserAgent can make https GET &
HEAD & POST requests. Please see perldoc LWP for more
information on POST requests.
The Crypt::SSLeay package contains Net::SSL, which is
automatically loaded by LWP::Protocol::https on https
requests, and provides the necessary SSL glue for that
module to work via these deprecated modules:
Crypt::SSLeay::CTX
Crypt::SSLeay::Conn
Crypt::SSLeay::X509
Work on Crypt::SSLeay has been continued only to provide
https support for the LWP - libwww perl libraries. If you
want access to the OpenSSL API via perl, check out Sampo's
Net::SSLeay.
WWW: http://search.cpan.org/dist/Crypt-SSLeay/