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

NAME

perlnitpick - rewrite Perl code according to App::PerlNitpick's rules

USAGE

perlnitpick [options] [paths]

   -h --help      Help messages
   -l --list      List available rules
   -r --rules     Comma-separate list of rules to apply
   -i --inplace   Rewrite files in-place
   --version      Print version and exit

perlnitpick rewrite perl code found under those paths according to the given rules.