NAME
Perl::Critic::Itch - A collection of Perl::Critic Policies to solve some Itches
VERSION
Version 0.04
SYNOPSIS
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:
Perl::Critic::Policy::CodeLayout::ProhibitHashBarewords
AUTHOR
Marcelo Rodrigues, <marcelo at cpan.org>
BUGS
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.
SUPPORT
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
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.