Re: Looking for PERL documentation (fwd)

From: Andrew Perrin <clists(at)perrin(dot)socsci(dot)unc(dot)edu>
To: Teresa Hasheminejad <nahemah(at)destyni(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Looking for PERL documentation (fwd)
Date: 2003-06-21 01:31:35
Message-ID: Pine.LNX.4.53.0306202130260.26712@perrin.socsci.unc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You should read Bunce & Descartes' _Programming the Perl DBI_ which will
give you everything you need to get started. The relevant module is at
http://www.cpan.org/modules/by-module/DBD/DBD-Pg-1.22.tar.gz

Cheers,
Andy

----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
clists(at)perrin(dot)socsci(dot)unc(dot)edu * andrew_perrin (at) unc.edu

On Fri, 20 Jun 2003, Teresa Hasheminejad wrote:

>
> I am a new user of PostgreSQL. I have installed it and composed my
> database as required, however, I am interested in building a web interface
> 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
> looked at the documentation at postgresql.org, but was hoping I could find
> something that focuses on the lifecycle development of a PERL interface
> with Postgres. Any help is surely appreciated.
>
> Thanks :)
> Teresa
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Teresa Hasheminejad 2003-06-21 01:43:21 Re: Looking for PERL documentation (fwd)
Previous Message Teresa Hasheminejad 2003-06-21 01:25:34 Looking for PERL documentation (fwd)