Idiomatic Perl is good, but I haven't seen enough people using the &subname-passes-@_ behavior often enough to use it regularly.
Sometimes, I even use $sub_ref->(), but that's just silly.
In reply to Re: A question of style
by chromatic
in thread A question of style
by myocom
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |