The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.17

  • Released at 2021-09-20T20:44:45+0900
  • ProhibitDuplicateLiteral: add "whitelist" parameter
  • ProhibitDuplicateLiteral: The "whitelist_number" parameter is being deprecated -- please replace it with "whitelist"

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.