in reply to Re^2: To <=80 char code line length or not
in thread To <=80 char code line length or not

Maybe I'm repeating myself, but the problem here is that code is actually a twocolumn format!

(At least mine which IS often documented to the right.)

So it also depends on the documentation style, one can have a 80 column model and reserve comments to separate lines.

edit: I agree about perltidy , which has enough option flexibility to pacify a quarreling team. ;-)

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^3: To <=80 char code line length or not