manpagez: man pages & more
man SVK::Editor::TxnCleanup(3)
Home | html | info | man

SVK::Editor::TxnCleanup(3)




NAME

       SVK::Editor::TxnCleanup - An editor that aborts a txn when it is
       aborted


SYNOPSIS

        my $editor = ...
        # stack the txn cleanup editor on
        $editor = SVK::Editor::TxnCleanup-> (_editor => [$editor], txn => $txn );
        # ... do some stuff ...
        $editor->abort_edit;
        # $txn->abort gets called.



perl v5.10.0                      2008-08-04        SVK::Editor::TxnCleanup(3)

Mac OS X 10.6 - Generated Thu Sep 17 20:15:18 CDT 2009
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.