           SPELL=net-ssleay
          SPELLX=Net-SSLeay
         VERSION=1.68
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=$PERL_CPAN_URL/CPAN/authors/id/M/MI/MIKEM/$SOURCE
     SOURCE_HASH=sha512:f5dba6be01a01f137093ee71144f212d2e85fd7d08395ead24b9a7af2695f62ba08b1fd451f9ffac76abe4a6059ab88356936df3b4b364eab0f07311a665655b
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
