cpan Perl-Critic 1.132

latest releases: 1.156, 1.154, 1.152...
6 years ago

[New Features]
  • Added the ability to specify a regex to tell what unused private
    subroutines are OK in Subroutines::ProhibitUnusedPrivateSubroutines.
    This is handy for Moose classes where there could be many false
    positives on _build_xxxx() subroutines.
    Thanks, Dave Cross. (GH #811, #812)

[Dependencies]

  • Perl::Critic now no longer relies on the deprecated Email::Address.
    Thanks, Giovanni Mariani. (GH #816)

Don't miss a new Perl-Critic release

NewReleases is sending notifications on new releases.