in reply to Re: need advice: Perl code layout, long line lengths
in thread need advice: Perl code layout, long line lengths

++ My current terminal is 62x180 (I use YaKuake with 100% width, 100% height). I normally limit the lines to 140 just because after that they become harder to follow (the line breaks normally organize a call to a sub that has a lot of parameters, or a lot of named params) and the extra 40 leave space for other stuff (like to-line-end comments) :-)
[]s, HTH, Massa (κς,πμ,πλ)
  • Comment on Re^2: need advice: Perl code layout, long line lengths