The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.003 - 2005-12-30

  • Added a new "transaction()" convienence method which runs a block of code inside a transaction. (db.pm)

Modules

Allow transactions to be nested in DBI
Database handle that is aware of nested transactions
Statement handle when running under DBIx::Transaction