MooseX::Meta::Method::Transactional(3) | User Contributed Perl Documentation | MooseX::Meta::Method::Transactional(3) |
MooseX::Meta::Method::Transactional - Transactional methods trait
This Role wraps methods in transactions to be used with DBIx::Class, KiokuDB or any other object providing a txn_do method.
MooseX::TransactionalMethods, Class::MOP::Method
Daniel Ruoso <daniel@ruoso.com>
With help from rafl and doy from #moose.
Copyright 2010 by Daniel Ruoso et al
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2015-03-26 | perl v5.34.0 |