Re: [INTERFACES] Perl modules

From: Dr David Scott <ds(at)ganymede(dot)com>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: "Konstantin S(dot) Kuznetsov" <ksk(at)ch70(dot)chel(dot)su>, pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] Perl modules
Date: 1998-06-18 14:06:55
Message-ID: Pine.LNX.3.96.980618100227.12111B-100000@miriam.ganymede.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Good 1998-06-18 15:36:20 Re: [INTERFACES] Perl modules
Previous Message Tom Good 1998-06-18 12:22:54 Re: [INTERFACES] Perl modules