| SVK documentation | view source | Contained in the SVK distribution. |
SVK::Editor::Translate - An editor that translates path names
my $editor = ...
# stack the translate editor on
$editor = SVK::Editor::Translate->(_editor => [$editor], translate => sub {$_[0]})
| SVK documentation | view source | Contained in the SVK distribution. |