Normally this doesn't bother me unless I have to use parens
It's also kind of odd when your filehandle is not a simple scalar or bareword:
open $hash{foo}, ">", "foobar"; print { $hash{foo} } "Test\n";
Makes me shudder every time.
In reply to Re^2: Perl oddities
by Mugatu
in thread Perl oddities
by brian_d_foy
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |