cpan Perl-Critic 1.124

latest releases: 1.152, 1.150, 1.148...
9 years ago

[Policy Changes]

  • The ProhibitUnusedPrivateSubroutines policy can now ignore files that
    use particular modules with 'skip_when_using' option allows of, for
    example, skipping the policy for roles. Thanks to Mark Fowler.

  • The RequireUseStrict and RequireUseWarnings policies now regard Moose,
    Moo, Mouse, Dancer, Mojolicious, and several other modules as equivalent
    to the strict and warnings pragma.

[Bug Fixes]

  • The RequireChecked* family of policies has been fixed to accommodate
    version numbers when use-ing the autodie pragma. GH #612. Thanks citrin.

Don't miss a new Perl-Critic release

NewReleases is sending notifications on new releases.