Re: [INTERFACES] Perl modules - Mailing list pgsql-interfaces

From Dr David Scott
Subject Re: [INTERFACES] Perl modules
Date
Msg-id Pine.LNX.3.96.980618100227.12111B-100000@miriam.ganymede.com
Whole thread Raw
In response to Re: [INTERFACES] Perl modules  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: [INTERFACES] Perl modules  (Tom Good <tomg@nrnet.org>)
List pgsql-interfaces

On Thu, 18 Jun 1998, The Hermit Hacker wrote:

> There is also a Perl module included with the distribution in the
> src/interfaces/perl directory...I've never used anything else myself...

This is the DBD::Pg module.  You also need the DBI.pm module to make it
work.  Also, CPAN should have the latest version of DBD::Pg.

Incidentally, if you use perl at all CPAN is absolutely indispensable.
The CPAN.pm module that is bundled with the most recent versions of perl
is really wonderful for managing it all.  Type

perl -MCPAN -e shell

and see what happens.

ds


pgsql-interfaces by date:

Previous
From: Tom Good
Date:
Subject: Re: [INTERFACES] Perl modules
Next
From: Tom Good
Date:
Subject: Re: [INTERFACES] Perl modules