The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.15

  • Released at 2021-03-15T08:11:11+0900
  • New policy: ProhibitExtraStricture
  • ProhibitDuplicateSub: Avoid one case of false positive when there are multiple packages in the same file. See: Github PR #10.

Modules

Don't repeat yourself with identical literals
When 2 subroutines are defined with the same name, report the first one.
Find 'use utf8' statement that produces (almost) no effect.
perlcritic add-ons that generally check for dead code.