           SPELL=digest-md5
         VERSION=2.33
          SOURCE=Digest-MD5-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Digest-MD5-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GA/GAAS/$SOURCE
     SOURCE_HASH=sha512:bc18b2f175e564e38d5ae8fa1e8c26cd825d22c9bdfbc7cd0753506170497e61491c91cd6787bcdaf9ee2133079f2a1cd4303e9bc3a085ddafbdc02a18274b1f
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Digest::MD5"
         ENTERED=20020312
         UPDATED=20050329
           SHORT="MD5 message digest algorithm"
cat << EOF
The "Digest::MD5" module allows you to use the RSA Data
Security Inc. MD5 Message Digest algorithm from within
Perl programs.  The algorithm takes as input a message of
arbitrary length and produces as output a 128-bit "finger
print" or "message digest" of the input.
EOF
