-
-
27 Mar 2021 16:01:24 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers
- Kwalitee
Bus factor: 1- 65.07% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (40.61KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- matisse@eigenstate.net
Changes for version v1.0.1
- Fix https://github.com/matisse/Perl-Metrics-Simple/issues/9
- Add declaring required versions of modules wherever they are used in addition to Build.PL and Makefile.PL
- Remove redundant compile testing of countperl.
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 classesProduce HTML report.Produce plain text report.Provides
in lib/Perl/Metrics/Simple/Output/JSON.pmModule Install Instructions
To install Perl::Metrics::Simple, copy and paste the appropriate command in to your terminal.
cpanm Perl::Metrics::Simple
perl -MCPAN -e shell install Perl::Metrics::Simple
For more information on module installation, please visit the detailed CPAN module installation guide.