           SPELL=dbi
         VERSION=1.48
       BUILD_API=2
          SOURCE=DBI-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/DBI-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/TIMB/$SOURCE
          MD5[0]=c4ea73dd8f074660e993ced6397a84ba
         LICENSE=ART
        WEB_SITE=http://dbi.perl.org
         ENTERED=20011108
         UPDATED=20020403
           SHORT="The Perl Database Interface by Tim Bunce."
cat << EOF
DBI - The Perl Database Interface by Tim Bunce.

The DBI is a database interface module for Perl. 
It defines a set of methods, variables and conventions that provide 
a consistent database interface independent of the actual database 
being used. 

                                  -- Tim Bunce
EOF
