This release corrects some minor bugs and adds several useful features including an --iterations flag, plus pre- and post-filters for customization. A better guess is made for the starting indentation level of old code with tabs.
ok sthen@
from DESCR:
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.
Submitted by: Pete Fritchman <petef@databits.net>