Changes for version v1.0.2

  • Fix https://github.com/matisse/Perl-Metrics-Simple/issues/12
  • Change `_rewrite_moose_method_modifiers` in `Perl/Metrics/Simple/Analysis/File.pm` to check if a node supports the `literal` method and use `string` instead if it does not. Changes based on contribution by https://github.com/jwrightecs
  • Fix typos in File.pm (thank you Florian Schlichting, fschlich)

Documentation

count lines, packages, subs, and complexity of Perl files.

Modules

Count packages, subs, lines, etc. of many files.
Contains anaylsis results.
Methods analyzing a single file.
Base class for output classes
Produce plain text report.

Provides

in lib/Perl/Metrics/Simple/Output/JSON.pm