Perl::Critic::Policy::Freenode::Prototypes - Don't use function prototypes
Legacy freenode theme policy alias.
freenode
This policy has been moved to Perl::Critic::Community.
This policy is part of Perl::Critic::Freenode.
This policy can be configured to recognize additional modules as enabling the signatures feature, by putting an entry in a .perlcriticrc file like this:
signatures
.perlcriticrc
[Freenode::Prototypes] signature_enablers = MyApp::Base
Dan Book, dbook@cpan.org
dbook@cpan.org
Copyright 2015, Dan Book.
This library is free software; you may redistribute it and/or modify it under the terms of the Artistic License version 2.0.
Perl::Critic, Perl::Critic::Community
To install Perl::Critic::Community, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Perl::Critic::Community
CPAN shell
perl -MCPAN -e shell install Perl::Critic::Community
For more information on module installation, please visit the detailed CPAN module installation guide.