cpan Perl-Critic 1.04

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

[Bug Fixes]

  • 25008: Subroutines::RequireFinalReturn should allow "throw"
  • 25085: False Positive - Heredoc terminator must be quoted
  • 18423: VERSION check does not notice Readonly::Scalar version
  • 25449: Proposal of $VERSION declaration (DUPLICATE)

[New Policies]

  • CodeLayout::ProhibitTrailingWhitespace
  • ValuesAndExpressions::ProhibitCommaSeparatedStatements
  • Variables::ProhibitPerl4PackageNames

[Policy Enhancements]

  • Subroutines::RequireFinalReturn can now be configured to recognize
    your custom functions that behave like "die" or "exit".
  • Documentation::RequirePodSections can be configured to match
    Module::Starter:PBP or to really match the PBP book.

Don't miss a new Perl-Critic release

NewReleases is sending notifications on new releases.