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

Changes for version 0.03

  • Bug fix: Depending on how many CDBI classes were returned by $c->components, not all localizations of AutoCommit were being restored after the coderef executed, thus effectively failing to commit the entire transaction. Added a test Catalyst application for actual tests of the plugin. Small correction to the create() method in the SYNOPSIS section of the documentation.

Modules

Simple transaction handling for Catalyst apps that use Class::DBI models