Re: Looking for PERL documentation

From: Hubert Lubaczewski <hubert(dot)lubaczewski(at)eo(dot)pl>
To: Teresa Hasheminejad <geek(at)destyni(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Looking for PERL documentation
Date: 2003-06-23 11:17:54
Message-ID: 20030623131754.3654a636.hubert.lubaczewski@eo.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 20 Jun 2003 18:24:00 -0700 (PDT)
Teresa Hasheminejad <geek(at)destyni(dot)com> wrote:

> with PERL, and I was hoping that someone out there has come across a
> PERL/PostgreSQL site that discusses how to make the two interact. I've

it's not exaclt postgresql question - it's perl question.

you should download, build and use:
DBI
DBD::Pg
both can be easily found on www.cpan.org.

afther this: man DBI, man DBD::Pg.

depesz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 2003-06-23 11:33:05 Re: [GENERAL] interesting PHP/MySQL thread
Previous Message Kevin Jacobs 2003-06-23 10:50:54 Re: PlPython