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


Perl-Critic-Itch documentation  | view source Contained in the Perl-Critic-Itch distribution.

Index


NAME

Top

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

VERSION

Top

Version 0.07

SYNOPSIS

Top

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

Top

Marcelo Rodrigues, <marcelo at cpan.org>

BUGS

Top

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

Top

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/

ACKNOWLEDGEMENTS

Top

Thanks to

* Jose Carlos Pereira for pointing me in the right direction!
* All Perl::Critic::Policy contributors. Their code examples were quite useful.

LICENSE

Top

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


Perl-Critic-Itch documentation  | view source Contained in the Perl-Critic-Itch distribution.