The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Perl::Critic::Policy::Variables::ProtectPrivateVars"

Perl::Critic::Policy::Variables::ProtectPrivateVars - Prevent access to private vars in other packages. River stage three • 133 direct dependents • 408 total dependents

By convention Perl authors (like authors in many other languages) indicate private methods and variables by inserting a leading underscore before the identifier. This policy catches attempts to access private variables from outside the package itself...

PETDANCE/Perl-Critic-1.152 - 17 Oct 2023 04:09:08 UTC

Perl::Critic::Policy::Subroutines::ProtectPrivateSubs - Prevent access to private subs in other packages. River stage three • 133 direct dependents • 408 total dependents

By convention Perl authors (like authors in many other languages) indicate private methods and variables by inserting a leading underscore before the identifier. This policy catches attempts to access private variables from outside the package itself...

PETDANCE/Perl-Critic-1.152 - 17 Oct 2023 04:09:08 UTC
2 results (0.058 seconds)