The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Perl::Critic::Itch - A collection of Perl::Critic Policies to solve some Itches

VERSION

Version 0.07

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:

ACKNOWLEDGEMENTS

Thanks to

  • Jose Carlos Pereira for pointing me in the right direction!

  • All Perl::Critic::Policy contributors. Their code examples were quite useful.

LICENSE

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.