1SVK::Editor::Combine(3)User Contributed Perl DocumentatioSnVK::Editor::Combine(3)
2
3
4

NAME

6       SVK::Editor::Combine - An editor combining several editor calls to one
7

SYNOPSIS

9        $editor = SVK::Editor::Combine->new
10           ( base_root => $fs->revision_root ($rev),
11           );
12
13        # feed several sets of editor calls to $editor
14
15        # drive $other_editor with the combined editor calls
16        $editor->replay ($other_editor);
17
18
19
20perl v5.32.0                      2020-07-28           SVK::Editor::Combine(3)
Impressum