           SPELL=crypt-ecb
         VERSION=1.1-2
          SOURCE=Crypt-ECB-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Crypt-ECB-1.1
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/A/AP/APPEL/$SOURCE
    SOURCE_HASH=sha512:03df784f8f873cb8a99b8da7a72a149dfcc88f91e3bc0c28ad2b31cd215444278e8dddcd07a0b0efd24b7e301c46da136b50c9640a335cf5d890c45fdbbafcf1
         LICENSE=GPL
        WEB_SITE="http://search.cpan.org/search?module=Crypt::ECB"
         ENTERED=20020320
         UPDATED=20020324
        KEYWORDS="perl"
           SHORT="ECB mode for Crypt::DES, Blowfish, etc."
cat << EOF

This module is a Perl-only implementation of the ECB mode.
In combination with a block cipher such as DES, IDEA or
Blowfish, you can encrypt and decrypt messages of arbi?
trarily long length.

EOF
