On Wed, Feb 18, 2009 at 12:22 PM, Jonas Brømsø Nielsen <jona...@gmail.com>wrote:

> Hi Roger,
>
> How do you perform your perlcritic runs?
>
> I can recommend the verbosity setting 8
>
>        perlcritic --verbose 8
>
> This gives you quite friendly policy identifiers
>
>        [ValuesAndExpressions::ProhibitConstantPragma] Pragma "constant"
> used at line 22, column 1. (Severity: 4)
>
>
What's wrong with 'use constant'?

Reply via email to