           SPELL=pdl
           SNAME=PDL
         VERSION=2.4.0
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/C/CS/CSOE/$SOURCE
     SOURCE_HASH=sha512:88219b5f89d122e37cceb2e71fecf02c9fb0736e9aa6b3ef6eaf129f317bdead069340c78e66aa981ca61c35049612ba5a5daa9e5ebb4ab183b8c9ac53a1cf68
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=PDL"
         ENTERED=20020314
         UPDATED=20020324
        KEYWORDS="perl"
           SHORT="Perl Data Language - numeric analysis env"
cat << EOF

The perlDL project aims to turn perl into an efficient
numerical language for scientific computing. The PDL module
gives standard perl the ability to COMPACTLY store and
SPEEDILY manipulate the large N-dimensional data sets which
are the bread and butter of scientific computing. e.g.
$a=$b+$c can add two 2048x2048 images in only a fraction of
a second.

EOF
