NAME
Perl::Critic::Policy::Freenode::Prototypes - Don't use function prototypes
DESCRIPTION
Legacy freenode
theme policy alias.
POLICY MOVED
This policy has been moved to Perl::Critic::Community.
AFFILIATION
This policy is part of Perl::Critic::Freenode.
CONFIGURATION
This policy can be configured to recognize additional modules as enabling the signatures
feature, by putting an entry in a .perlcriticrc
file like this:
[Freenode::Prototypes]
signature_enablers = MyApp::Base
AUTHOR
Dan Book, dbook@cpan.org
COPYRIGHT AND LICENSE
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.