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.06 - 2024-05-09

  • (ProhibitSignaturesAndAtUnderscore) Added new policy (gh#6)

Modules

Some Perl::Critic policies used by Plicease
Leading zeroes are okay as the first arg to chmod, and other such reasonableness
Prohibit the use of @_ in subroutine using signatures
Prohibit the use of specific modules or pragmas
Prohibit non-ASCII \d in regular expressions