The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
perltidy version 20121207 log file on a linux system, OLD_PERL_VERSION=5.016002
Configuration and command line parameters for this run:

To find error messages search for 'WARNING' with your editor
Indentation will be with 4 spaces
Line 5 implies starting-indentation-level = 0
The nesting depths in the table below are at the start of the lines.
The indicated output line numbers are not always exact.
ci = levels of continuation indentation; bk = 1 if in BLOCK, 0 if not.

in:out indent c b  nesting   code + messages; (messages begin with >>>)
lines  levels i k            (code begins with one '.' per indent level)
------  ----- - - --------   -------------------------------------------
L34:34   i0:0 0 1            >>>Last line

No indentation disagreement seen

No lines exceeded 80 characters
  Maximum output line length was 79 at line 2
Suggest including 'use warnings;'
Suggest including 'use strict;'