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

Changes for version 0.005 - 2006-01-13

  • After discussion on <dbi-users@perl.org> and <perl-qa@perl.org>, switch to only depending on DBD::SQLite2 if AUTOMATED_TESTING is set: that way, smoke testers need it to get a green light on testers.cpan.org, but end users don't.

Modules

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