-
-
13 Oct 2005 19:30:35 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (297 / 520 / 0)
- Kwalitee
Bus factor: 0- 14.06% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (7.76KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Catalyst
- Class::Data::Inheritable
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 modelsModule Install Instructions
To install Catalyst::Plugin::CDBI::Transaction, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Plugin::CDBI::Transaction
perl -MCPAN -e shell install Catalyst::Plugin::CDBI::Transaction
For more information on module installation, please visit the detailed CPAN module installation guide.