Re: Accessing coderefs
Bruno Postle <[email protected]> Mon, 20 Mar 2006 11:21:49 +0000
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
Peter Rabbitson wrote:
>
> Is it a bug or a feature that if I have:
>
> $petal->process ( { coderef => \&useful_sub } );
>
> I can not do
>
> ...petal:content="coderef --var1 --var2"...
This would be ok as an object, what about it doesn't work?
--
Bruno