in reply to Re^2: perlcritic and OO Perl (including Moose) idioms
in thread perlcritic and OO Perl (including Moose) idioms

Turns out there is now such a thing

Perl::Critic::Freenode - A set of Perl::Critic policies to enforce the practices generally recommended by the denizens of #perl on Freenode IRC. Because this policy "theme" is designed to be used with zero configuration on the command line, some duplication will occur if it is used in combination with core Perl::Critic policies.

perlcritic --theme freenode script.pl

2018-10-21 Athanasius changed <h1> tags to <h3>

  • Comment on Re^3: perlcritic and OO Perl (including Moose) idioms