Array-Windowed

 view release on metacpan or  search on metacpan

xt/anyperlperlcriticrc  view on Meta::CPAN


[Subroutines::ProhibitUnusedPrivateSubroutines]
# NO, since I'm emulating moose I need to create private
# method calls that are called dynamically
severity=1

###################################################################################
# PERL::CRITIC::MORE RULES

#[CodeLayout::RequireASCII]
# I hate unicode in source code.  Use escapes damnit
#severity=5



( run in 0.445 second using v1.01-cache-2.11-cpan-88abd93f124 )