The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

Version 0.01

SYNOPSIS

## Please see file perltidy.ERR Perl::Critic::Itch was created to furfill some special requests when analysing Perl Code. This policies, may not be usefull to everyone, and surely not consensual, but the solve some little itches i had, and makes me sleep better at night !

List of Policies implemented: =head2 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

LICENSE

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