The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
INSTALL
lib/Perl/Critic/Policy/Modules/RequireExplicitInclusion.pm
lib/Perl/Critic/Policy/Subroutines/ProhibitCallsToUndeclaredSubs.pm
lib/Perl/Critic/Policy/Subroutines/ProhibitCallsToUnexportedSubs.pm
lib/Perl/Critic/Policy/Subroutines/ProhibitExportingUndeclaredSubs.pm
lib/Perl/Critic/Policy/Subroutines/ProhibitQualifiedSubDeclarations.pm
lib/Perl/Critic/StricterSubs.pm
lib/Perl/Critic/StricterSubs/Utils.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/20_policies.t
t/40_criticize.t
t/40_perlcriticrc
t/93_version.t
t/94_includes.t
t/95_kwalitee.t
t/97_spelling.t
t/98_pod_syntax.t
t/99_pod_coverage.t
t/Modules/RequireExplicitInclusion.run
t/Subroutines/ProhibitCallsToUndeclaredSubs.run
t/Subroutines/ProhibitCallsToUnexportedSubs.run
t/Subroutines/ProhibitExportingUndeclaredSubs.run
t/Subroutines/ProhibitQualifiedSubDeclarations.run
t/tlib/EmptyExports.pm
t/tlib/HasExports.pm
t/tlib/NoExports.pm