The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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