cpan Perl-Critic 1.052

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

[New Features]

  • perlcritic now emits a summary about the scanned code when enabled by
    the "-statistics" option.

[Policy Enhancements]

  • InputOutput::ProhibitBacktickOperators can now be configured to only
    check in void contexts.

[Bug Fixes]

  • 27073: False positive in RequireUpperCaseHeredocTerminator
  • 27065: CodeLayout::ProhibitTrailingWhitespace breaks under Perl 5.6.1
  • 26462: ControlStructures::ProhibitCascadingIfElse pod typo
  • ValuesAndExpressions::ProhibitCommaSeparatedStatements was complaining
    about multiple values in the list to be iterated over by a foreach loop.
  • Corrected PBP page numbers for some policies (Quinn Weaver).

Don't miss a new Perl-Critic release

NewReleases is sending notifications on new releases.