Re: [INTERFACES] PERL

From: "Brett W(dot) McCoy" <bmccoy(at)lan2wan(dot)com>
To: rjd(at)intekom(dot)co(dot)za
Cc: pgsql-interfaces(at)postgresql(dot)org, hackers(at)postgresql(dot)org
Subject: Re: [INTERFACES] PERL
Date: 1999-09-19 14:57:40
Message-ID: Pine.LNX.4.04.9909191054490.890-100000@dragosani.lan2wan.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-interfaces

On Sun, 19 Sep 1999, Jason Doller wrote:

> I'm a bit lost! Where can I find documentation on accessing postgres
> from inside PERL (5)?
>
> Any help will be appreciated. (The thing is, I'm sure I've seen the info
> somewhere, but for the life of me I can't remember where...)

Under the source tree, go to the interfaces directory, and there is a
directory for the perl interface (Pg.pm). You have to enable the Perl
option when you run configure, and you will also have to install the
module as root, since it gets installed under the module hierarchy
wherever you have Perl installed. Then you only need to do a 'perldoc Pg'
to see the documentation on it. See the build instructions for more
information on the how to install the Perl module.

Brett W. McCoy
http://www.lan2wan.com/~bmccoy/
-----------------------------------------------------------------------
Don't let your mind wander -- it's too little to be let out alone.

In response to

  • PERL at 1999-09-19 11:17:49 from Jason Doller

Browse pgsql-general by date

  From Date Subject
Next Message Naceur 1999-09-19 14:59:17 (no subject)
Previous Message Martin Weinberg 1999-09-19 14:08:39 Help with: Memory exhausted in AllocSetAlloc()

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-09-19 15:07:42 Re: [HACKERS] All things equal, we are still alot slower then MySQL?
Previous Message Thomas Lockhart 1999-09-19 14:54:47 Re: [HACKERS] [6.5.2] join problems ...

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1999-09-19 15:31:24 Re: [INTERFACES] JDBC: BigDecimal and Money confusion
Previous Message Wayne 1999-09-19 12:03:31 pgaccess Q