SVK::Editor::Translate - An editor that translates path names


SVK documentation  | view source Contained in the SVK distribution.

Index


NAME

Top

SVK::Editor::Translate - An editor that translates path names

SYNOPSIS

Top

 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.