Re: [SQL] PL/Perl?

From: "Victor M(dot) Mondragon A(dot)" <mdragon(at)vera(dot)net>
To: "Dr(dot) Nisai Wanakule" <nisai(at)m1p17-235(dot)waterauthority(dot)state(dot)fl(dot)us>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] PL/Perl?
Date: 1999-02-25 08:25:04
Message-ID: Pine.LNX.4.02.9902250819001.35945-100000@mail.vera.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Try DBI and DBD you can fetch them from the CPAN.

# perl -MCPAN -e 'install DBI'
# perl -MCPAN -e 'install DBD::Pg'

---------------------------------------------------------------------------
Victor Manuel Mondragon mdragon(at)vera(dot)net
---------------------------------------------------------------------------

On Wed, 24 Feb 1999, Dr. Nisai Wanakule wrote:

> Is there such thing as PL for Perl?
> If there is, please direct me to the pertinent document.
> If not, is there a plan in working?
>
> Thanks.
>
> --
> Nisai Wanakule, PH.D., P.E.
> Tampa Bay Water
> 2535 Landmark Dr., Suite 211
> Clearwater, FL 33761
> Tel 727/791-2373
> Fax 727/791-2388
> SunCom: 513-7010
>
>
>

In response to

  • PL/Perl? at 1999-02-24 17:03:31 from Dr. Nisai Wanakule

Browse pgsql-sql by date

  From Date Subject
Next Message Jan Wieck 1999-02-25 09:03:41 Re: [SQL] Unable to read from a view
Previous Message Matthew Hagerty 1999-02-25 01:25:12 OUTER JOINS in 6.4.2?? Work around??