logo
Algorithm::Annotate(3) represent a series of changes in annotate form

SYNOPSIS

use Algorithm::Annotate;

my $ann = Algorithm::Annotate->new ();

$ann->add ($info1, \@seq1);

$ann->add ($info2, \@seq2); $ann->add ($info3, \@seq3);

$result = $ann->result;

DESCRIPTION

Algorithm::Annotate generates a list that is useful for generating output simliar to "cvs annotate".

TODO

Might parse diff output and accumulate them for generating the annotate list.

AUTHORS

Chia-liang Kao <[email protected]>

COPYRIGHT

Copyright 2003 by Chia-liang Kao <[email protected]>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>

CONTENTS

  • SYNOPSIS
  • DESCRIPTION
  • AUTHORS
  • COPYRIGHT

LAST SEARCHED

  • co (1)
  • vmsync (9)
  • xsh_scired_ifu_stare_drl (7)
  • cpuset (7)
  • scsi_stop (8)
  • groupadd (8)
  • kproc_suspend_check (9)
  • Gtk2::Window (3)
  • tracepktdump (1)
  • SWF::Shadow (3)
  • vga_setmode (3)