Changes for version 0.09 - 2024-12-27

  • (ProhibitSignaturesAndAtUnderscore) Do not detect @_ inside nested sub (gh#10, gh#11)

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