           MODULE=DBI
         VERSION=1.20
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/TIMB/$SOURCE
        WEB_SITE=http://dbi.perl.org
         ENTERED=20011108
         UPDATED=20011108
           SHORT="DBI - 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
