NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Memoize? (Score:2)
This gives me an idea for the Ruby memoize library, actually...
Re: (Score:2)
I don't want to necessarily memoize these functions, so hooking into that doesn't seem right (though to be fair, it didn't occur to me, either).
I can add this functionality to my module (Score:1)
I could add the functionality you mentioned to my module...
Cheers, Renee
Re: (Score:2)
If you want to do that, it would be great and I can just delete mine. Thanks :)