The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension DBIx::RetryOverDisconnects.

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