- or download this
:compiler perlcritic
:make
- or download this
## no critic: All the bad stuff below is necessary because [...]
- or download this
use Perl::Critic::Reference;
my $ref = Perl::Critic::Reference->new();
...
# and later...
my $explanation = $ref->lookup($violation->policy());