# $Id: /local/languages/m4/tools/perlcriticrc 13278 2006-07-13T13:40:14.092490Z coke  $

# Profile for scrutinizing Perl code with Perl::Critic

# These policies are disagreed with
[-Documentation::RequirePodAtEnd]

# Perl::Tidy seems to be a good thing, but I haven't looked at it yet
[-CodeLayout::RequireTidyCode]

[Miscellanea::RequireRcsKeywords]
keywords = Id
