           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
          MD5[0]="f68439ca37edd740fdf741b5af804c15"
       BUILD_API=2
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=PDL"
         ENTERED=20020314
         UPDATED=20020324
      MAINTAINER="redlemon@knoware.nl"
           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
