The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
severity = 3
verbose  = 9
exclude  = ValuesAndExpressions::ProhibitVersionStrings RegularExpressions::RequireExtendedFormatting ValuesAndExpressions::ProhibitVersionStrings Subroutines::RequireArgUnpacking
include  = Variables::ProhibitPackageVars

[Subroutines::ProhibitUnusedPrivateSubroutines]
private_name_regex = _(?!build_)\w+