Perl-Critic-Itch
Perl::Critic::Itch - A set o policies to check for some stuff on Perl code that causes me Itches
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc Perl::Critic::Itch
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Perl-Critic-Itch
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Perl-Critic-Itch
CPAN Ratings
http://cpanratings.perl.org/d/Perl-Critic-Itch
Search CPAN
http://search.cpan.org/dist/Perl-Critic-Itch/
LICENCE
This library is free software; you can redistribute it and/or modify
it under the terms of either the GNU Public License v3, or the Artistic
License 2.0.
*
http://www.gnu.org/copyleft/gpl.html
*
http://www.opensource.org/licenses/artistic-license-2.0.php