           SPELL=crypt-ssleay
         VERSION=0.72
          SOURCE=Crypt-SSLeay-$VERSION.tar.gz
     SOURCE_HASH=sha512:af7a2878df94e116e9aad9a0f028f2e4f89074aaf31672915162f86e55211632d65c1cb00f3ebd25644d77adf8eecdd244dba6a004d93ab90289ab34fe4caaf4
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Crypt-SSLeay-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/N/NA/NANIS/$SOURCE
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Crypt::SSLeay"
         ENTERED=20120110
        KEYWORDS="perl"
           SHORT="OpenSSL support for LWP"
cat << EOF
This Perl module provides support for the HTTPS protocol under LWP, to allow
an LWP::UserAgent object to perform GET, HEAD and POST requests. Please see LWP
for more information on POST requests.

The Crypt::SSLeay package provides Net::SSL, which is loaded by
LWP::Protocol::https for https requests and provides the necessary SSL glue.

This distribution also makes following deprecated modules available:

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