This directory contains examples for the ProhibitForeachHandle
Perl-Critic policy. The files are:

README - This file.

foreach-handle - This is a script that executes the
    ProhibitForeachHandle policy. It is more or less
    equivalent to
    $ perlcritic --single ProhibitForeachHandle
    but has its own configuration file. Use
    $ unused-vars --help
    for the documentation.
