New trial version of DBD::Oracle is out

[email protected] (Yanick Champoux) Mon, 29 Jul 2013 12:19:27 -0400
Newsgroups perl.dbi.announce
Message-ID <[email protected]>
Hi all,

Another trial release of DBD::Oracle is out.  As usual, the changelog is 
below and, pending any potential problem, the release shall be promoted 
to stable in 2 weeks. Also as usual, a big thank to the patchers (this 
time around: Martin J. Evans and David Steinbrunner).

Joy,
`/anick


1.65_00   2013-07-29

   [BUG FIXES]

   - Fix RT85886. The TYPE passed to bind_col is supposed to be sticky
   and it wasn't. Attributes passed to bind_col could be lost later if
   bind_col is called again without attributes. Both of these occur
   when fetchall_arrayref is called with a slice (Martin J. Evans).

   [DOCUMENTATION]

   - Fix a bunch of typos. [GH#5, David Steinbrunner]

-- 


--