in reply to Re: How do I write subs that take bare blocks as args?
in thread How do I write subs that take bare blocks as args?
OTOH my personal preference is to call anonymous sub as
$test->(); $test->('arg1',$arg2);
Courage, the Cowardly Dog.
PS. Something fishy is going on there, or my name is Vadim Konovalov. And it's not.
|
---|