           SPELL=net-ssleay
          SPELLX=Net-SSLeay
         VERSION=1.94
      PATCHLEVEL=1
          SOURCE=$SPELLX-$VERSION.tar.gz
          AUTHOR=CHRISN
          AUTHOR="${AUTHOR:0:1}/${AUTHOR:0:2}/$AUTHOR"
   SOURCE_URL[0]="$PERL_CPAN_URL/CPAN/authors/id/$AUTHOR/$SOURCE"
     SOURCE_HASH=sha512:f1461667269f3da56ff7e1724b5511b95c34582250f8336e9f93d30f3b30d4a5360eb27622b9730bba11df75e00d717c7f0cea2120d20206723db136a8509375
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
         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
