Re: mk.pm installs incorrectly from DBD-Oracle-1.09

[email protected] (Tim Bunce) Fri, 31 Aug 2001 18:39:10 +0100
Newsgroups perl.dbi.oracle-oci
Message-ID <[email protected]>
Funnily enough I just spotted that myself
(that's why I've just released DBD::Oracle 1.12 and skipped 1.11 :).

I've also just uploaded Oracle::OCI 0.05 - Yeah!

Tim.

On Fri, Aug 31, 2001 at 12:21:24PM -0400, Jeffrey Russell Horner wrote:
> Hello,
> 
> Not sure if this has been reported before, but mk.pm doesn't
> define $dbd_oracle_mm_opts and $dbd_oracle_mm_self since 
> $Data::Dumper::Terse = 1 in Makefile.PL. 
> 
> Unset it, reinstall DBD-Oracle-1.09, and it's fixed.
> 
> I'm installing Oracle-OCI-0.04 on hpux. If i find anything
> interesting (and if I have time), I'll post to the list.
> 
> FYI - My client is interested in using the Oracle::OCI for using host
> arrays and it's potential with stored procedures.
> 
> Jeff