           SPELL=perl
         VERSION=5.12.2
     SOURCE_HASH=sha512:df146f820d88846584fc47efca46d57293bfb7c83e6e56ba0521390b6ff620eee824c138c342b2466e7e6b3aaa5c4c3f12a26b712cbd25c81d887f9d0592098a
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://ftp.funet.fi/pub/CPAN/src/$SOURCE
#      SOURCE_GPG=gurus.gpg:$SOURCE.sig
        WEB_SITE=http://www.perl.org/
         ENTERED=20010922
      LICENSE[0]=ART
    DISTCC_HOSTS=""
          CCACHE=off
        KEYWORDS="perl"
           SHORT="Larry Wall's practical extraction and reporting language"
cat << EOF
Perl is a high-level, general-purpose programming language that makes
easy things easy and hard things possible. It is optimized for scanning
arbitrary text files and system administration. It has built-in extended
regular expression matching and replacement, a dataflow mechanism to
improve security with setuid scripts and is extendable via modules that
can interface to C libraries.
EOF
