The trial version of DBD::Oracle v1.37_00 is on CPAN. Changelog details
below.
As usual, unless problems surface, the version will be promoted for general
consumption in two week(ish).
Enjoy!
`/anick
|1.37_00 2011-12-30|
|||[ENHANCEMENTS]|
|||-| |added SYSASM session mode. [RT651211] (patch from |
|||Anthony DeRobertis, reported by Juli�n Moreno Pati�o)|
|||[BUG FIXES]|
|||-| |applied patch from Charles Jardine avoiding undefined values|
|||warnings in ora_server_version when the database is not open|
|||[RT72623]| |(Martin J. Evans)|
|||-| |TNS_ADMIN was ignored [RT73456]|
|||[DOCUMENTATION]|
|||-| |Document possible problem with|
|||ora_connect_with_default_signals and connect_cached|
|||[RT72716]| |(Martin J. Evans)|
|||-| |Fix documentation for 'ora_fetch_scroll()'|
--
Pythian proud winner of Oracle North America Titan Award for Exadata Solution...watch the video on pythian.com
It's a maintenance release with fairly minor bug fixes (full
changelog below). As usual, the trial version will be soaked for 2
weeks and, pending issues, will be promoted to v1.40 for general
consumption.
Joy,
`/anick
1.39_00 2012-02-24
[BUG FIXES]
- TAF supports now conditional to presence of OCI_ATTR_TAF_ENABLED
[RT73798]
- detect broken Win32::TieRegistry (patch by Rafael Kitover (Caelum))
[RT74544]
- PL/SQL out values were not utf8 encoded [RT74753]
(Steve Baldwin + Martin J. Evans)
[DOCUMENTATION]
- Mention the release of Oracle Instant Client 64 bit which does not work
on Lion. (Martin J. Evans)
- fix DBD::Oracle::GetInfo blurb (patch by Julián Moreno Patiño) [rt74000]
- fix typos. (patch by Julián Moreno Patiño) [rt73999]
- add troubleshoot doc and diag for error with bequeather. [rt75263]
[OTHERS]
- change the shebang line of examples to the more modern '/usr/bin/env
perl'
[RT74001]
--