in reply to 78/80 chars perl line still a meaningful rule
I try to keep my line short, but I am not going to cut my line in two if it is a bit longer then 80 characters. I would if it is a very long IF or WHILE statement with lots of conditions, or if I populate a HashRef with data, but that's it.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: 78/80 chars perl line still a meaningful rule
by Your Mother (Archbishop) on Oct 19, 2012 at 17:54 UTC | |
by talexb (Chancellor) on Oct 19, 2012 at 20:13 UTC | |
by roboticus (Chancellor) on Oct 19, 2012 at 20:32 UTC | |
by roboticus (Chancellor) on Oct 19, 2012 at 17:55 UTC | |
by blue_cowdawg (Monsignor) on Oct 19, 2012 at 18:41 UTC |