Perltidy is a Perl script which indents and reformats Perl scripts to make them
easier to read. If you write Perl scripts, or spend much time
reading them, you will probably find it useful.
Besides reformatting scripts, Perltidy can be a great help in tracking
down errors with missing or extra braces, parentheses, and square brackets
because it is very good at localizing errors.