Automatically indents and reformats Perl scripts for improved readability
Indents and reformats Perl scripts to make them easier to read
perltidy
$ perltidy -b script.pl
$ perltidy -o formatted.pl script.pl
$ perltidy -d script.pl