README: cloc - statistics utility to count lines of code
----------------------------------------------------------------

Count physical lines of source code in the given files (may be
archives such as compressed tarballs or zip files) and/or recursively
below the given directories.  Given two directories or archive
files, it can compute differences of source code and comments
between the code bases.

Important files

    COPYING         GPL v2 or later Licence
    INSTALL         Install instructions
    NEWS       	    Project change records

Project details

    Homepage
      http://freecode.com/projects/cloc (The yellow pages)
      http://sourceforge.net/projects/cloc (Devel site)

    To report bugs
      See Devel site

    Source code repository
      See Devel site

    Depends
      Perl (any version). Uses only standard Perl libraries.
      CPAN Algorithm::Diff
      CPAN Regexp::Common

End of file
