From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

severity = 4
[-Subroutines::ProhibitSubroutinePrototypes]
[TestingAndDebugging::ProhibitNoWarnings]
allow = experimental::postderef experimental::signatures
# model files are not modules
[-Modules::RequireExplicitPackage]
# model files finish with a data structure: the model
[-Modules::RequireEndWithOne]
[RegularExpressions::RequireExtendedFormatting]
minimum_regex_length_to_complain_about = 25