blob: 1ba0ee1bff69da109725a3b9ccad6724c1456b0f (
plain)
1
2
3
4
|
Perltidy reads a Perl script and writes an indented, reformatted
script. The default formatting closely follows the recommendations
in perlstyle(1). Perltidy can also display perl code in syntax-
colored HTML output.
|