Perl::Critic::Itch - A collection of Perl::Critic Policies to solve some Itches
Perl::Critic::Itch was created to fulfill some special requests when analyzing
Perl Code. This policies, may not be useful to everyone, and surely not
consensual, but they solve some little itches I had, and it makes me sleep
better at night!
List of Policies implemented:
Marcelo Rodrigues, "<marcelo at
cpan.org>"
Please report any bugs or feature requests to
"bug-perl-critic-itch at rt.cpan.org", or
through the web interface at
<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Perl-Critic-Itch>. I
will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.
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>
- CPAN Ratings
<http://cpanratings.perl.org/d/Perl-Critic-Itch>
- Search CPAN
<http://search.cpan.org/dist/Perl-Critic-Itch/>
Thanks to
- Jose Carlos Pereira for pointing me in the right direction!
- All Perl::Critic::Policy contributors. Their code examples were quite
useful.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.