http://qs321.pair.com?node_id=939691


in reply to Re^3: Perl::Tidy formatting question
in thread Perl::Tidy formatting question

Perl::Critic doesn't say anything under Brutal mode
By default, perlcritic runs perltidy (see Perl::Critic::Policy::CodeLayout::RequireTidyCode). So, it will tell you that your code is untidy if you configure perltidy to complain about cuddled elses.