http://qs321.pair.com?node_id=523076


in reply to (OT) Configuring Perl::Tidy

You can use this to preserver your breaks in lists:
-boc # break at old comma points
and this will control line length:
-l=78 # set max-width to 78 columns