1Perl::Critic::Policy::VUasrePirearbCllo:en:stC:rr:iiPbtruiotcte:ed:cPtPoPelrriilcvyaD:to:ecVVuaamrreisna(tb3al)teiso:n:ProtectPrivateVars(3)
2
3
4
6 Perl::Critic::Policy::Variables::ProtectPrivateVars - Prevent access to
7 private vars in other packages.
8
10 This Policy is part of the core Perl::Critic distribution.
11
13 By convention Perl authors (like authors in many other languages)
14 indicate private methods and variables by inserting a leading
15 underscore before the identifier. This policy catches attempts to
16 access private variables from outside the package itself.
17
19 This Policy is not configurable except for the standard options.
20
22 This policy is inspired by a similar test in B::Lint
23
25 Perl::Critic::Policy::Subroutines::ProtectPrivateSubs
26
28 Chris Dolan <cdolan@cpan.org>
29
31 Copyright (c) 2006-2011 Chris Dolan.
32
33 This program is free software; you can redistribute it and/or modify it
34 under the same terms as Perl itself. The full text of this license can
35 be found in the LICENSE file included with this module.
36
37
38
39perl v5.36.0 Perl::Crit2i0c2:3:-P0o3l-i0c5y::Variables::ProtectPrivateVars(3)