Re: Using Oracle's Perl tree instead of OS supplied distribution...
From: Bill Costa (Bill.Costa_at_unh.edu)
Date: 02/22/05
- Next message: Martin J. Evans: "Re: [dbi] Re: Problem with DBD::ODBC (via unixODBC) connection to remote ADABAS-11 database"
- Previous message: Scott T. Hildreth: "Re: retrieve many values"
- In reply to: Scott T. Hildreth: "Re: Using Oracle's Perl tree instead of OS supplied distribution..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 22 Feb 2005 09:51:46 -0500 (EST) To: "dbi-users@perl.org" <dbi-users@perl.org>
Scott <shildreth@allantgroup.com> recently wrote (in part):
> ... personally would not use it. It is perl 5.6.1. I like to stay
> more current.
That was my first reaction too, but the sys admins and DBAs think
that we might run into fewer problems by sticking with what
appears to be Oracle's vetted version of Perl and DBD. My
application is only going to talk to Oracle and will be hosted on
a machine with Oracle installed, so it seems like a reasonable
argument. But it's hard to say how much thought Oracle Corp
gives to configuring their Perl distribution. And you know it is
*always* going to be behind the curve in terms of the currently
available Perl version.
> I looked into one of our 10.1 installs and strict.pm & English.pm
> are there, the @INC needs to be fixed.
Yup. A problem I've seen is that with every version of Oracle it
seems that the libraries move around. I'm wondering if @INC will
always need to be fixed as well.
> If you want to use it, looks like it is pretty complete for a
> CGI-DBI application, set your PERL5LIB env var to point to the
> 10.1/perl dir.
Thanks for the tips and perspective.
...BC
-- +----------------------------[ Bill.Costa@UNH.EDU ]---+ | Bill Costa | | CIS/TCS -- 1 Leavitt Lane PHONE: +1-603-862-3056 | No good deed... | University of New Hampshire | goes unpunished. | Durham, NH 03824 USA | | | +-----------------[ http://pubpages.unh.edu/~wfc/ ]---+
- Next message: Martin J. Evans: "Re: [dbi] Re: Problem with DBD::ODBC (via unixODBC) connection to remote ADABAS-11 database"
- Previous message: Scott T. Hildreth: "Re: retrieve many values"
- In reply to: Scott T. Hildreth: "Re: Using Oracle's Perl tree instead of OS supplied distribution..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|