PACKAGE NAME: perl-Perl-Tidy-20240903-noarch-1_slackdce.txz PACKAGE LOCATION: ./perl/perl-Perl-Tidy PACKAGE SIZE (compressed): 648 K PACKAGE SIZE (uncompressed): 3090 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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: