On Thu, Feb 12, 2009 at 4:41 AM, John Scoles <[email protected]> wrote: > > > Not sure what do you mean exactly as Oracle has nothing to do with the DBI or > DBD::Oracle Perl mods > except providing the client software?
The Oracle client software comes with its own installation of perl and DBD::Oracle (versions 5.8.3 and 1.15 on my machine, respectively), but a vendor supplied perl of this sort should really only be used internally by the Oracle software itself (the built-in @INC paths are not even correct on my system). I second the recommendation to install your own perl, DBI, DBD, etc. -Douglas Wilson
