SVK::Editor::TxnCleanup(3) User Contributed Perl Documentation SVK::Editor::TxnCleanup(3)NAMESVK::Editor::TxnCleanup - An editor that aborts a txn when it is abortedSYNOPSISmy $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)
| Related Man Pages |
|---|
| svk::editor::merge(3) - osx |
| gconf-editor(1) - sunos |
| svk::editor::xd(3) - osx |
| svk::log::changedpath(3) - osx |
| svk::log::changedpaths(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| At A Glance Coloured Real Time Bargraph Generator... |
| To print diamond asterisk pattern based on inputs |
| My first PERL incarnation... Audio Oscillograph |