Re: OT - pg perl DBI question

Andrew Sullivan <ajs@crankycanuck.ca>

From: Andrew Sullivan <ajs@crankycanuck.ca>
To: pgsql-general@postgresql.org
Date: 2008-01-29T18:07:26Z
Lists: pgsql-general
On Tue, Jan 29, 2008 at 08:14:28AM -0800, David Fetter wrote:
> 
> I wouldn't trust that library or anything that depends on it if I were
> you.  It's been unmaintained for a *very* long time.

Because code rusts when it's sitting around on a hard drive?

Pg.pm doesn't get much attention, I agree, but I've actually never run into
a (n undocumented) bug with it.  Also, for simple Perl access for
Postgres-dedicated use, DBI can be a little heavyweight.

A