Re: OT - pg perl DBI question
Colin Wetherbee <cww@denterprises.org>
From: Colin Wetherbee <cww@denterprises.org>
To: adam_pgsql <adam_pgsql@witneyweb.org>
Cc: Glyn Astill <glynastill@yahoo.co.uk>, pgsql-general <pgsql-general@postgresql.org>
Date: 2008-01-29T13:36:57Z
Lists: pgsql-general
adam_pgsql wrote: > this looks to be using the Pg module rather than DBI + DBD::Pg. This one > i think: > > http://www.cpan.org/authors/id/M/ME/MERGL/pgsql_perl5-1.9.0.tar.gz > > i think thats quite old now though.... Indeed, that's how it looks. That would be in the libpg-perl package on Debian. In Lenny (testing), the latest version of that is 1:2.1.1-3. Colin