I agree, 2¢ in the kitty. This is the style I prefer and gravitate toward. I tend to use names too so I think it would even read well to those who don't like this style.
NUM: for( 1..10) { $_ & 1 and warn "odd" and next NUM; print "$_ is good and even\n"; }
In reply to Re^2: and multiple statements
by Your Mother
in thread and multiple statements
by iaw4
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |