	BUILD_API=2
           SPELL=dbd-pgpp
         VERSION=0.04
          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
          MD5[0]="3442269b9e869e71051b539bf24fe95a"
         LICENSE=ART
        WEB_SITE=http://www.cpan.org/
         ENTERED=20030604
         UPDATED=20030604
      MAINTAINER=eschabell@sourcemage.org
           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
