Acme-MetaSyntactic-vim

 view release on metacpan or  search on metacpan

t/author/perlcriticrc  view on Meta::CPAN

# Tags are good enough for me.
[-Miscellanea::RequireRcsKeywords]

# No Emacs around here.
[-Editor::RequireEmacsFileVariables]

# Need to write CodeLayout::RequireUTF8
[-CodeLayout::RequireASCII]

# Perl::Tidy wouldn't know a properly formatted conditional expression
# if one stomped all over Perl::Tidy.pm.  (Not to say that P::T isn't
# useful.)
[-CodeLayout::RequireTidyCode]

[Documentation::RequirePodSections]
lib_sections = NAME | VERSION | DESCRIPTION | DIAGNOSTICS | CONFIGURATION AND ENVIRONMENT | DEPENDENCIES | INCOMPATIBILITIES | BUGS AND LIMITATIONS | DEDICATION | AUTHOR | LICENSE AND COPYRIGHT | DISCLAIMER OF WARRANTY

# Need __DATA__ section, so this can't be complied with.
[-Documentation::RequirePodAtEnd]

# Magic numbers BAD.  (It doesn't hurt that I wrote this policy.)



( run in 1.847 second using v1.01-cache-2.11-cpan-483215c6ad5 )