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