svk::editor::diff(3) osx man page | unix.com

Man Page: svk::editor::diff

Operating Environment: osx

Section: 3

SVK::Editor::Diff(3)					User Contributed Perl Documentation				      SVK::Editor::Diff(3)

NAME
SVK::Editor::Diff - An editor for producing textual diffs
SYNOPSIS
$editor = SVK::Editor::Diff->new ( base_root => $root, base_target => $target, cb_llabel => sub { ... }, # or llabel => 'revision <left>', cb_rlabel => sub { ... }, # or rlabel => 'revision <left>', oldtarget => $target, oldroot => $root, ); $xd->depot_delta ( editor => $editor, ... ); perl v5.10.0 2008-08-04 SVK::Editor::Diff(3)
Related Man Pages
svk::command::update(3) - osx
svk::editor::xd(3) - osx
svk::log::changedpath(3) - osx
svk::log::changedpaths(3) - osx
svk::log::filter::xml(3) - osx
Similar Topics in the Unix Linux Community
Undeletable file
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...