in reply to Multi-Method closures
BTW I think the code in that slide has a memory leak. There seem to be circular references from $person to the subs, and back.
OTOH, yours doesn't, as you don't actually use the hash outside the closures.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Multi-Method closures
by Limbic~Region (Chancellor) on Sep 15, 2003 at 13:46 UTC |