perltidy (1) Linux Manual Page
NAME perltidy – a perl script indenter and reformatter SYNOPSIS perltidy[options] file1 file2 file3…(output goes to file1.tdy, file2.tdy, file3.tdy, …) perltidy[options] file1 – o outfile perltidy[options] file1 – st > outfile perltidy[options]<infile> outfile DESCRIPTION Perltidy reads a perl script and writes an indented, reformatted script. Many users will find enough information in “EXAMPLES” to get…
