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::Policy::Freenode::StrictWarnings - Always use strict and warnings, or a module that imports

Affiliation

       This policy is part of Perl::Critic::Freenode.

Author

       Dan Book, "dbook@cpan.org"

Configuration

       This policy can be configured to recognize additional modules as importers of strict and warnings, by
       putting an entry in a ".perlcriticrc" file like this:

         [Freenode::StrictWarnings]
         extra_importers = MyApp::Class MyApp::Role

Description

       Legacy "freenode" theme policy alias.

Name

       Perl::Critic::Policy::Freenode::StrictWarnings - Always use strict and warnings, or a module that imports
       these

Policy Moved

       This policy has been moved to Perl::Critic::Community.

See Also

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

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

See Also