[ABE.pm] HOP Q

Faber Fedor faber at linuxnj.com
Thu Sep 28 06:09:13 PDT 2006


On 9/27/06, Ricardo SIGNES <rjbs-perl-abe at lists.manxome.org> wrote:

> You basically just said:
>
>   I met her at the library.  We went for drinks.  Yadda yadda yadda, she
> woke
>   me up when she made me breakfast.
>
> You can't just yadda yadda yadda out the good stuff!


I'll remember that if that scenario ever happens (again)!

Your ... above includes a sub declaration.  The "$func->(@_)" is inside sub
> {},
> which means that its @_ is not the same as the enclosing sub's @_.  Its @_
> is
> defined when that sub is called.


Fine.

Reread this example again, paying particular attention to the fact that the
> sub{}s included in it are data that will be returned, not code that is
> immediately executed.


I know that.


> Is it clearer?


Except for one thng: where/how is the anon sub's @_ populated?  I don't see
any parameters being passed to the anon sub.

-- 

Regards,

Faber Fedor
Linux New Jersey, Inc.
908-320-0357
http://www.linuxnj.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/abe-pm/attachments/20060928/11f9fd50/attachment.html 


More information about the ABE-pm mailing list