http://qs1969.pair.com?node_id=357011


in reply to Local Subroutines

Not sure if that's what you're looking for, but you may have a look at anonymous functions - they're quite powerful and deserve a good bit of attention for themselves. :-)

I'd have a look at broquaint's excellent Closure on closures where anonymous functions and funny things you can do with them are thoroughly explained.

Replies are listed 'Best First'.
Re: Re: Local Subroutines
by sweetblood (Prior) on May 27, 2004 at 19:23 UTC
    I guess this is a good time to buckle down and study.
    Thanks for the excellent reference.++

    Sweetblood