[ABE.pm] HOP Q

Walt Mankowski waltman at pobox.com
Thu Sep 28 06:30:51 PDT 2006


On Thu, Sep 28, 2006 at 09:09:13AM -0400, Faber Fedor wrote:
> Except for one thng: where/how is the anon sub's @_ populated?  I don't see
> any parameters being passed to the anon sub.

Memoize returns a function reference.  When the calling routine uses
it, it will populate @_ with the parameters it passes is.  You can
think of it as another level of indirection if that helps.

Walt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.pm.org/pipermail/abe-pm/attachments/20060928/a5542723/attachment.bin 


More information about the ABE-pm mailing list