osx man page for svk::editor::diff

Query: svk::editor::diff

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
algorithm::diff::xs(3pm) - linux
svk::editor::merge(3) - osx
svk::log::changedpath(3) - osx
svk::log::filterpipeline(3) - osx
svk::path(3) - osx
Similar Topics in the Unix Linux Community
AIX Links
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location