Postgres and Perl: Which DBI module?

From: jgdon <REMOVEjgdon(at)ureach(dot)comREMOVE>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres and Perl: Which DBI module?
Date: 2002-07-27 18:02:44
Message-ID: 3D42E044.2070708@ureach.comREMOVE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hello,

I just managed to get a simple database running with postgresql.

Now I would like to write some CGI scripts in perl that will be able to
use it.

What perl module should I use for this?

I have found something called DBI ... and found examples for CSV
databases ... but I am curious what module I should use for postgres ...

Is there a DBI::Postgres module like DBI::CSV ?

Cheers,
Jim

Responses

Browse pgsql-general by date

  From Date Subject
Next Message jgdon 2002-07-27 18:03:49 Re: psql ... does not like my user ... help please ;-)
Previous Message Zeb Fropiaz 2002-07-27 16:59:34 help with error: "... is not a column in an inserted table"