Specifically look at
Perl::Critic::Policy::Variables::ProhibitReusedNames - Do not reuse a variable name in a lexical scope
Perl::Critic::Policy::Variables::ProhibitUnusedVariables - Don't ask for storage you don't need.
And Perl::Critic::Policy is xpaths
In reply to Re^2: Code Reviews -- List Identifiers
by Anonymous Monk
in thread Code Reviews -- List Identifiers
by QM
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |