# perl_critic setup file

[Documentation::RequirePodSections]
lib_sections    = NAME | SYNOPSIS | DESCRIPTION | SUBROUTINES/METHODS | BUGS AND LIMITATIONS | LICENSE AND COPYRIGHT | SUPPORT | AUTHOR 
#script_sections = NAME | USAGE | OPTIONS | EXIT STATUS | AUTHOR

[Subroutines::ProhibitExcessComplexity]
max_mccabe = 21