# $Id$

# 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
