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

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.