CVS/Metrics version 0.08
========================

    CVS::Metrics - Utilities for process cvs log

    This module supplies 5 utilities :
      - cvs_activity.pl
      - cvs_energy.pl
      - cvs_tklog.pl (Tk)
      - cvs_wxlog.pl (wxWindows)
      - cvs_current.pl
    and 2 CGI scripts :
      - cgi_cvs_evolq.pl
      - cgi_cvs_evolr.pl

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  GD, GD::Graph, Parse::RecDescent, Chart::Plot::Canvas

COPYRIGHT AND LICENCE

  (c) 2003-2004 Francois PERRAD, France. All rights reserved.

  This library is distributed under the terms of the Artistic Licence.


Send bug reports, comments and suggestions to francois.perrad@gadz.org