I couldn't come up with any case where ->do{ was ambiguous. It's currently a syntax error.Method names given as expressions ($foo->do{ EXPR }(LIST) instead of my $tmp=EXPR; $foo->$tmp(LIST) or $foo->${\(EXPR)}(LIST))While I desired that too, but I can't think of a syntax that would be unambiguous:
In reply to Re^2: what would you like to see in perl5.12?
by ysth
in thread what would you like to see in perl5.12?
by ysth
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |