           SPELL=crypt-random
         VERSION=1.13
          SOURCE=Crypt-Random-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Crypt-Random-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/V/VI/VIPUL/$SOURCE
     SOURCE_HASH=sha512:79e0c36b03c4eb4ff16731ce641ca38570cb5c687074ae64e02a42342ff5a45c83b06dd80fb675748a98d855559e0b9d95c720ec02ca59925e7c123fed6bbbb8
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Crypt::Random"
         ENTERED=20020320
        KEYWORDS="perl"
           SHORT="Cryptographically Strong Random Numbers"
cat << EOF
Crypt::Random is an interface module to the /dev/random
device found on most modern Unix systems. The /dev/random
driver gathers environmental noise from various non-deter?
ministic sources including inter-keyboard timings and
inter-interrupt timings that occur within the operating
system environment.
EOF
