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 |
|---|
| gconf-editor(1) - sunos |
| svn::delta(3) - suse |
| svk::log::changedpath(3) - osx |
| svk::log::filterpipeline(3) - osx |
| svn::delta(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Mac OS X: Based on UNIX - Solid As a Rock |
| When is a _function_ not a _function_? |
| Undeletable file |
| My first PERL incarnation... Audio Oscillograph |