SVK::Editor::SubTree.3pm

Langue: en

Version: 2006-12-28 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

Sommaire

NAME

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

SYNOPSIS

  my $editor = ...
  # stack the translate editor on
  $editor = SVK::Editor::Translated-> (_editor => [$editor], translate => sub {$_[0]})