The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[-CodeLayout::ProhibitParensWithBuiltins]
[CodeLayout::ProhibitHardTabs]
allow_leading_tabs = 0
[-CodeLayout::RequireTidyCode]

[-ControlStructures::ProhibitPostfixControls]

[-Documentation::RequirePodAtEnd]
[-Documentation::RequirePodLinksIncludeText]
[-Documentation::RequirePodSections]

[-ErrorHandling::RequireCarping]

[-Miscellanea::RequireRcsKeywords]

[-Modules::RequireVersionVar]

[-RegularExpressions::RequireDotMatchAnything]
[-RegularExpressions::RequireExtendedFormatting]
[-RegularExpressions::RequireLineBoundaryMatching]

[-ValuesAndExpressions::ProhibitConstantPragma]
[-ValuesAndExpressions::ProhibitEmptyQuotes]
[-ValuesAndExpressions::ProhibitNoisyQuotes]

[-Variables::ProhibitPunctuationVars]
[-Variables::ProhibitPackageVars]
# The API for File::Next is all package vars