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

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.