DBIx-TryAgain
This is a simple module which retries an execute when
a database returns a messages which matches a desired
set of regular expressions.
INSTALLATION
perl Build.PL
./Build
./Build test
./Build install
DOCUMENTATION
See perldoc DBIx::TryAgain
LICENSE AND COPYRIGHT
Copyright (C) 2012 Brian Duggan
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.