The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/countperl
Build.PL
Changes
EXAMPLES
INSTALL
lib/Perl/Metrics/Simple.pm
lib/Perl/Metrics/Simple/Analysis.pm
lib/Perl/Metrics/Simple/Analysis/File.pm
lib/Perl/Metrics/Simple/Output.pm
lib/Perl/Metrics/Simple/Output/HTML.pm
lib/Perl/Metrics/Simple/Output/JSON.pm
lib/Perl/Metrics/Simple/Output/PlainText.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.json
META.yml
README
t/000_compile.t
t/001_load.t
t/0020_find_files.t
t/0030_analyze.t
t/0040_statistics.t
t/0050_file.t
t/0100_output.t
t/0100_output_html.t
t/0100_output_json.t
t/0100_output_plain.t
t/0200_method_modifiers.t
t/0901_pod.t
t/0902_pod_coverage.t
t/lib/Perl/Metrics/Simple/TestData.pm
t/more_test_files/end_token.pl
t/more_test_files/main_subs_and_pod.pl
t/perlcritic.t
t/perlcriticrc
t/test_files/empty_file.pl
t/test_files/no_packages_nor_subs
t/test_files/not_a_perl_file
t/test_files/package_no_subs.pl
t/test_files/Perl/Code/Analyze/Test/Module.pm
t/test_files/Perl/Code/Analyze/Test/Moose.pm
t/test_files/subs_no_package.pl
Todo