Thread

  1. PL/Perl?

    Dr. Nisai Wanakule <nisai@m1p17-235.waterauthority.state.fl.us> — 1999-02-24T17:03:31Z

    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
    
    
    
  2. Re: [SQL] PL/Perl?

    Victor M. Mondragon A. <mdragon@vera.net> — 1999-02-25T08:25:04Z

    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@vera.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
    > 
    > 
    >