           SPELL=dbd-sqlite
          SPELLX=DBD-SQLite
         VERSION=1.46
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=$PERL_CPAN_URL/CPAN/authors/id/I/IS/ISHIGAKI/${SOURCE}
     SOURCE_HASH=sha512:1fbec00d99de9766450003716c8ef6eccdd08b3bc4523180d3fe1046404e3cdcdc3b893146cabf695dfb98bc3484018436412d47c134ce4a89c5348f0edc6012
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE=http://search.cpan.org/dist/DBD-SQLite/
         ENTERED=20030225
      LICENSE[0]=ART
        KEYWORDS="dbi sqlite database perl"
           SHORT="SQLite driver for the Perl DBI"
cat << EOF
DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in
the distribution. So in order to get a fast transaction capable RDBMS working
for your perl project you simply have to install this module, and nothing else.
EOF
