A switch or case statment. Although after programming for a while with out them I seem to have lost the urge to use them and can't come up with a case where i needed them! ;)
A clearer control default values like my $var ||= $default without the 0 value gotcha.
Makeing elsif elseif...just because it continues to make me look twice at my code.
It is hard to streach outside the box though, I find my mind jumping to available solutions instead of wishing for changes.
In reply to Re: Control Structures
by eric256
in thread Control Structures
by artist
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |