           SPELL=crypt-randpasswd
         VERSION=0.02
          SOURCE=Crypt-RandPasswd-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Crypt-RandPasswd-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/J/JD/JDPORTER/$SOURCE
     SOURCE_HASH=sha512:9390574222195c77131756391251249c30fc172233ca59c4fd01d435ee7921bbb4cd4d0cfdcd4c188de6f08bbb43a1790f8aac86b9d92ff95a6234a72503ae97
	 LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Crypt::RandPasswd"
         ENTERED=20020320
        KEYWORDS="generator perl"
           SHORT="Random password generator based on FIPS-181"
cat << EOF
This code is a Perl language implementation of the Auto?
mated Password Generator standard, like the program
described in "A Random Word Generator For Pronounceable
Passwords" (not available on-line).  This code is a re-
engineering of the program contained in Appendix A of FIPS
Publication 181, "Standard for Automated Password Genera?
tor".  In accordance with the standard, the results
obtained from this program are logically equivalent to
those produced by the standard.
EOF
