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::TransactionManager


1.02
   2010-12-08
        - refactoring.

1.01
   2010-12-07
        - s/carp/cluck/; by ScopeGuard#DESTROY.
        - don't rollback txn_commit by rollbacked_in_nested_transaction case.

1.00
   2010-12-06
        - no code change. this version is stable.

0.03
   0210-12-06
        - FIXED : Makefile.PL. Test::More require 0.96

0.02
   2010-12-05
        - FIXED : requiers DBI.

0.01
   2010-12-03
        - original version