Hmmm ...
given EXPR { otherwise { ... } } given EXPR { default { ... } }
default definitely looks better here. I wonder how often people write empty switch statements though? Then again, given isn't your father's switch so past coding patterns may very well not apply.
In reply to Re: Re: Re: Apocalypse 4 on perl.com
by scott
in thread Apocalypse 4 on perl.com
by redsquirrel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |