NAME

Perl::Critic::Policy::Perlsecret - Prevent Perlsecret operators and constants.

VERSION

Version 0.0.1

AFFILIATION

This is a standalone policy not part of a larger PerlCritic Policies group.

DESCRIPTION

Prevents Perlsecrets appearing in your codebase.

CONFIGURATION

...

LIMITATIONS

Probably many...

BUGS

Please report any bugs or feature requests through the web interface at https://github.com/lancew/Perl-Critic-Policy-Perlsecret/issues. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Perl::Critic::Policy::Perlsecret

You can also look for information at:

AUTHOR

Lance Wicks, <lancew at cpan.org>.

COPYRIGHT & LICENSE

Copyright 2014 Lance Wicks.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/