in reply to Re: Memoizing Methods
in thread Memoizing Methods

I'd like to factor out the caching part, since that'll be common to all the methods. But, thanks -- Cache::MemoryCache does seem to be a handy module to use within setupMemoizedSubs().