Query: algorithm::annotate
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Annotate(3) User Contributed Perl Documentation Annotate(3)NAMEAlgorithm::Annotate - represent a series of changes in annotate formSYNOPSISuse Algorithm::Annotate; my $ann = Algorithm::Annotate->new (); $ann->add ($info1, @seq1); $ann->add ($info2, @seq2); $ann->add ($info3, @seq3); $result = $ann->result;DESCRIPTIONAlgorithm::Annotate generates a list that is useful for generating output simliar to "cvs annotate".TODOMight parse diff output and accumulate them for generating the annotate list.AUTHORSChia-liang Kao <clkao@clkao.org>COPYRIGHTCopyright 2003 by Chia-liang Kao <clkao@clkao.org>. 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> perl v5.18.2 2003-09-25 Annotate(3)
Related Man Pages |
---|
perlio::via::symlink(3) - mojave |
perlio::via::symlink5.18(3) - mojave |
app::cli::command5.18(3) - mojave |
app::cli::command(3) - osx |
perlio::via::symlink(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures) |
My first PERL incarnation... Audio Oscillograph |
Controlling user input |
Python 3.8.0rc1 released. |