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 [EMAIL PROTECTED] * 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 > ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend