           SPELL=dbd-pgpp
         VERSION=0.05
          SOURCE=DBD-PgPP-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/DBD-PgPP-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/modules/by-module/DBD/$SOURCE
     SOURCE_HASH=sha512:0106be11c8ee5f680bc48766169f060b69d6e022c95315ef2bf68208ae651420efc82d45be79233771145e64ac6c5ed0696726d984cf7ebf63448a7fd5fdffce
         LICENSE=ART
        WEB_SITE=http://www.cpan.org/
         ENTERED=20030604
  KEYWORDS="dbi postgresql perl"
           SHORT="DBD::PgPP - Pure Perl PostgreSQL driver for the DBI."
cat << EOF
DBD::PgPP is a Pure Perl client interface for the PostgreSQL database.
This module implements network protocol between server and client of
PostgreSQL, thus you don't need external PostgreSQL client library
like "libpq" for this module to work. It means this module enables you
to connect to PostgreSQL server from some operation systems which
PostgreSQL is not ported. How nifty!
EOF
