           SPELL=inline
         VERSION=0.86
          SOURCE=Inline-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Inline-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/I/IN/INGY/$SOURCE
     SOURCE_HASH=sha512:d7f5a15f66c686c89dbc0b6aa3e2496b939683befeb5033b242b4d5281cc1ed6bb5d7303f51059177e042d6fe8c903e4df535099b60eb16dbef431b50a179ac0
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Inline"
         ENTERED=20020314
         UPDATED=20020315
        KEYWORDS="perl"
           SHORT="Write Perl subroutines in other languages"
cat << EOF
The Inline module allows you to put source code from other
programming languages directly "inline" in a Perl script
or module. The code is automatically compiled as needed,
and then loaded for immediate access from Perl.
EOF
