Revision history for Perl extension DBIx::RetryOverDisconnects. 0.12 08.02.2013 - https://rt.cpan.org/Ticket/Display.html?id=83205 (txn_do doesn't rollback after last retry) 0.11 05.02.2013 - [rt.cpan.org #83138] take_measures - SUPER::ping throws an exception, Laurent Dami - [rt.cpan.org #83139] infinite ping() loop under connect_cached, Laurent Dami 0.10 05.02.2013 - [rt.cpan.org #83140] no localization of @_, 10x Laurent Dami 0.09 31.01.2013 - Add more error messages support for PostgreSQL and PGBouncer 0.08 20.10.2012 - Update Module::Install version 0.07 Sat Dec 17 13:04:00 MSD 2011 - Add Oracle support (patch by pmh@cpan.org) 0.06 Sat Apr 2 18:01:00 MSD 2011 - throw full stack traces on errors 0.05 Jul 31 2009 - bug fix with unlimited Retries (thanks to cpan@djsf.com) 0.04 Jan 21 2009 - fix warning when builds 0.03 Wed Jun 25 03:21:13 2008 - moved to Module::Install, 'beta' stamp remove. 0.02 Tue Apr 01 15:27:05 2008 - fixed serious bug with restoring $sth after disconnect. Previously $sth did not save its ParamValues, ParamArrays and ParamTypes 0.01 Fri Oct 19 04:39:56 2007 - beta version