Re: Where to get Pg.pm? - Mailing list pgsql-interfaces

From Arguile
Subject Re: Where to get Pg.pm?
Date
Msg-id 1058763323.523.14038.camel@broadswd
Whole thread Raw
In response to Re: Where to get Pg.pm?  (greg@turnstep.com)
List pgsql-interfaces
On Sun, 2003-07-20 at 22:01, greg@turnstep.com wrote:
> > Hi, all:
> > I've got an error message when
> > --------------------------------------------------
> > $ MasterInit master
> > Can't locate Pg.pm in @INC (@INC contains:
> > ...
> > and I don't know where to get (or how to generate) Pg.pm...
> > any ideas?
> 
> Pg.pm most commonly refers to the PostgreSQL DBI driver. 

In this case it's not though. MasterInit is part of rserv which uses Pg
-- the one that follows libpq's interface -- not DBI/DBD::Pg.

It's no longer part of contrib, but can be downloaded here:
http://gborg.postgresql.org/project/pgperl/projdisplay.php

The version on CPAN was extremely old last I checked, so getting it via
that route is not suggested.




pgsql-interfaces by date:

Previous
From: greg@turnstep.com
Date:
Subject: Re: Where to get Pg.pm?
Next
From: Sagine E.Ferrus
Date:
Subject: Libpq++ & Borland C++