NAME¶
KiokuDB::Backend::Role::TXN::Nested - Informational role for backends supporting
rollback of nested transactions.
DESCRIPTION¶
This role is used during testing to run fixtures testing that a rollback of a
nested transaction doesn't affect its parent transaction.
AUTHOR¶
Yuval Kogman <nothingmuch@woobling.org>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2014 by Yuval Kogman, Infinity Interactive.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.