NAME
    Perl::Metrics::Simple - Count packages, subs, lines, etc. of many files.

SYNOPSIS
      use Perl::Metrics::Simple;
      blah blah blah

DESCRIPTION
    Stub documentation for this module was created by ExtUtils::ModuleMaker.
    It looks like the author of the extension was negligent enough to leave
    the stub unedited.

    Blah blah blah.

USAGE
    blah blah

CLASS METHODS
  new
    Blah blah

OBJECT METHODS
  analyze_files
  analyze_one_file
  find_files
  get_node_length
  list_perl_files
  measure_complexity
  is_perl_file
BUGS
SUPPORT
AUTHOR
        Matisse Enzer
        CPAN ID: MATISSE
        Eigenstate Consulting, LLC
        matisse@eigenstate.net
        http://www.eigenstate.net/

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

    The full text of the license can be found in the LICENSE file included
    with this module.

SEE ALSO
    perl(1).

