Perl::Critic::Policy::Freenode::DollarAB - Don't use $a or $b as variable names outside sort
Contents
Affiliation
This policy is part of Perl::Critic::Freenode.
Configuration
This policy can be configured to allow $a and $b in additional functions, by putting an entry in a
".perlcriticrc" file like this:
[Freenode::DollarAB]
extra_pair_functions = pairfoo pairbar
Copyright And License
Copyright 2015, Dan Book.
This library is free software; you may redistribute it and/or modify it under the terms of the Artistic
License version 2.0.
Description
Legacy "freenode" theme policy alias.
Name
Perl::Critic::Policy::Freenode::DollarAB - Don't use $a or $b as variable names outside sort
Policy Moved
This policy has been moved to Perl::Critic::Community.
See Also
Perl::Critic, Perl::Critic::Community
perl v5.34.0 2022-07-27 Perl::Critic::P...enode::DollarAB(3pm)
