This is the README file for Algorithm::Annotate, a module that helps generate
output like "cvs annotate"

* Installation

Algorithm::Annotate uses the stanard perl module install process:

% perl Makefile.PL
% make
# make install

* Latest version

The latest Algorithm::Annotate could be found on cpan or at:
http://svn.elixus.org/svnweb/repos/browse/member/clkao/Algorithm-Annotate/

* Copyright

Copyright 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>.
