mk.pm installs incorrectly from DBD-Oracle-1.09
[email protected] (Jeffrey Russell Horner) Fri, 31 Aug 2001 12:21:24 -0400
| Newsgroups | perl.dbi.oracle-oci |
|---|---|
| Message-ID | <[email protected]> |
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