cpan Perl-Critic 1.119

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

[Bug Fixes]

  • Tests were failing with Config::Tiny 2.17 or later, due to a
    change in the error messages produced by that module.
    This fixes #16 on Github, #88679 & #88889 on RT.

[Policy Changes]

  • BuiltinFunctions::ProhibitVoidGrep and ::ProhibitVoidMap: grep
    and map called as functions are now allowed in slice operations.
    RT #79289. Thanks to Wade at Anomaly dot org for the patch.
  • Subroutines::RequireArgUnpacking: Most tests of the size of @_
    are now allowed. RT #79138

[Other Changes]

  • Modernized our usage of Exporter. See RT #75300. Thanks
    to Olivier Mengué for the patch.

Don't miss a new Perl-Critic release

NewReleases is sending notifications on new releases.