Scott <[EMAIL PROTECTED]> 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

-- 
+----------------------------[ [EMAIL PROTECTED] ]---+
| 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/ ]---+

Reply via email to