Re: Driver Frustration// Perl DBI

Keith Keller <kkeller-postgres@wombat.san-francisco.ca.us>

From: Keith Keller <kkeller-postgres@wombat.san-francisco.ca.us>
To: "'pgsql-novice@postgresql.org'" <pgsql-novice@postgresql.org>
Date: 2003-01-17T22:27:02Z
Lists: pgsql-general, pgsql-novice
On Fri, Jan 17, 2003 at 04:15:21PM -0600, Cheryl Thompson wrote:
> The latest Perl DBI interface I can find on CPAN is dated 1998 and is for
> PostGre95.
> 
> Is there an up to date Perl DBI for Postgresql? When can I find it? (it's
> NOT in CPAN!).

Yes, it is:  the DBD::Pg module is in version 1.21:

perl -MCPAN -e shell
install DBD::Pg

should install the latest version for you (presuming you have DBI
installed already).

-- keith
kkeller@speakeasy.net
public key:  http://wombat.san-francisco.ca.us/kkeller/kkeller.asc
alt.os.linux.slackware FAQ:  http://wombat.san-francisco.ca.us/cgi-bin/fom