logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Perl::Critic::Freenode - Community-inspired Perl::Critic policies

Affiliation

       This module has no functionality, but instead contains documentation for this distribution and acts as a
       means of pulling other modules into a bundle. All of the Policy modules contained herein will have an
       "AFFILIATION" section announcing their participation in this grouping.

Author

       Dan Book, "dbook@cpan.org"

Configuration And Environment

       All policies included are in the "freenode" theme. See the Perl::Critic documentation for how to make use
       of this.

Contributors

       Graham Knop (haarg)
       H.Merijn Brand (Tux)
       John SJ Anderson (genehack)
       Matt S Trout (mst)
       William Taylor (willt)

Description

       Legacy alias for the Perl::Critic::Community policy set. Contains all of the same policies but under the
       "Freenode::" policy namespace and "freenode" theme.

Name

       Perl::Critic::Freenode - Community-inspired Perl::Critic policies

See Also

       Perl::Critic, Perl::Critic::Community

perl v5.34.0                                       2022-07-27                        Perl::Critic::Freenode(3pm)

Synopsis

         $ perlcritic --theme freenode script.pl
         $ perlcritic --theme freenode lib/

         # .perlcriticrc
         theme = freenode
         severity = 1

See Also