           SPELL=dbi
          SPELLX=DBI
         VERSION=1.647
          SOURCE=$SPELLX-$VERSION.tgz
   SOURCE_URL[0]=$PERL_CPAN_URL/CPAN/authors/id/H/HM/HMBRAND/$SOURCE
     SOURCE_HASH=sha512:365b9d51d3c17bb3d8ce6941ef5141512e5aaf4886a62297cb4b56f8bfce9d49d45163ba3841cef59040ff649c752136407c6e8355f8f5a3b2244efd8ef6b0d7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
         LICENSE=ART
        WEB_SITE=https://dbi.perl.org
         ENTERED=20011108
        KEYWORDS="database perl"
           SHORT="Perl's database interface"
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
