perl-Perl-Tidy: perl-Perl-Tidy (Parses and beautifies perl source) perl-Perl-Tidy: perl-Perl-Tidy: Perltidy reads a perl script and writes an indented, reformatted perl-Perl-Tidy: script. The formatting process involves converting the script into a perl-Perl-Tidy: string of tokens, removing any non-essential whitespace, and then perl-Perl-Tidy: rewriting the string of tokens with whitespace using whatever rules perl-Perl-Tidy: are specified, or defaults. This happens in a series of operations perl-Perl-Tidy: which can be controlled with parameters. perl-Perl-Tidy: perl-Perl-Tidy: perl-Perl-Tidy: