in reply to Re: bloated 'if' formatting
in thread bloated 'if' formatting

The beauty of an if statement is that if you write if (condition), the condition starts 4 columns further to the right of the start of the if. Which, given a 4-character indent (quite common, and that's what I use) is exactly the same as indenting one level.... (well, at least for me).
Perl --((8:>*