Re: [Fwd: Re: Handle Creation with new_child()]

2005-02-22 Thread Tim Bunce
On Mon, Feb 21, 2005 at 04:10:29PM -0800, David Wheeler wrote: On Feb 21, 2005, at 2:17 PM, Tim Bunce wrote: Which is also pretty easily done, eh? Something like this? Yes, though I wouldn't bother validating the contents of the hash. Just checking you're getting a hash ref is enough I

Re: [Fwd: Re: Handle Creation with new_child()]

2005-02-22 Thread David Wheeler
On Feb 22, 2005, at 1:54 AM, Tim Bunce wrote: True. The 'if ref' was a little over the top though. If the user messes with the contents of $h-{Callbacks} then they get what they've asked for. Note that the STORE code for Callbacks only gets fired in a few situations. Specifically, doing