On Mon, 2003-07-14 at 14:12, [EMAIL PROTECTED] wrote:
> Has anyone used the Memoize module extensively in a mod_perl environment?

I'd suggest you use Cache::FileCache, MLDBM::Sync, or Cache::Mmap
instead.  Memoize is cool, but unnecessary if you are planning ahead
like this.

- Perrin

Reply via email to