ANNOUNCE: DBI 1.53

ANNOUNCE: DBI 1.53

am 03.11.2006 13:01:20 von Tim.Bunce

file: $CPAN/authors/id/T/TI/TIMB/DBI-1.53.tar.gz
size: 423124 bytes
md5: e76dfeeb37eb7346342a49142d36171d

=head2 Changes in DBI 1.53 (svn rev 7995), 31st October 2006

Fixed checks for weaken to work with early 5.8.x versions
Fixed DBD::Proxy handling of some methods, including commit and rollback.
Fixed t/40profile.t to be more insensitive to long double precision.
Fixed t/40profile.t to be insensitive to small negative shifts in time
thanks to Jamie McCarthy.
Fixed t/40profile.t to skip tests for perl < 5.8.0.
Fixed to work with current 'bleadperl' (~5.9.5) thanks to Steve Peters.
Users of Perl >= 5.9.5 will require DBI >= 1.53.
Fixed to be more robust against drivers not handling multiple result
sets properly, thanks to Gisle Aas.

Added array context support to execute_array and execute_for_fetch
methods which returns executed tuples and rows affected.
Added Tie::Cache::LRU example to docs thanks to Brandon Black.

=cut

Enjoy!

Tim.