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

NAME

KiokuDB::Cmd::TXN - A role for command line tools that should run inside a transaction

DESCRIPTION

This role provides two methods, try_txn_begin and try_txn_commit which are called on the backend if it supports transactions.