Query: svk::editor::combine
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SVK::Editor::Combine(3) User Contributed Perl Documentation SVK::Editor::Combine(3)NAMESVK::Editor::Combine - An editor combining several editor calls to oneSYNOPSIS$editor = SVK::Editor::Combine->new ( base_root => $fs->revision_root ($rev), ); # feed several sets of editor calls to $editor # drive $other_editor with the combined editor calls $editor->replay ($other_editor); perl v5.10.0 2008-08-04 SVK::Editor::Combine(3)