           SPELL=inline
         VERSION=0.44
          SOURCE=Inline-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Inline-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/I/IN/INGY/$SOURCE
          MD5[0]="cc138c7e6fa782a38b995f04e8fd99ba"
       BUILD_API=2
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Inline"
         ENTERED=20020314
         UPDATED=20020315
      MAINTAINER="redlemon@knoware.nl"
           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
