          MODULE=Net-SSLeay
         VERSION=1.36
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/
      SOURCE_VFY=sha1:e8cfb6355a596471518356a29bfe53ab2011c685
        WEB_SITE="http://search.cpan.org/search?module=Net::SSLeay"
         ENTERED=20011212
         UPDATED=20100414
           SHORT="Perl bindings to the functions in the OpenSSL library"

cat << EOF
Net::SSLeay.pm is a Perl module that allows you to call Secure Sockets
Layer (SSL) functions of the SSLeay library directly from your perl
scripts. It is useful if you want to program robots that access secure
web servers, or if you want to build your own applications over SSL
encrypted tunnels.
EOF
