           SPELL=net-ssleay
         VERSION=1.42
          SOURCE=Net-SSLeay-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Net-SSLeay-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/CPAN/authors/id/M/MI/MIKEM/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~mikem/Net-SSLeay/
         ENTERED=20011212
        KEYWORDS="perl"
           SHORT="allows scripts to call 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
