in reply to Re: •Re: Big config file reading, or cross-process caching mechanism
in thread Big config file reading, or cross-process caching mechanism

Well, my favorite caching module is Cache::Cache and its hoardes, like Cache::FileCache. And they use Storable. And they're used as the caching mechanism in HTML::Mason.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: Re: •Re: Big config file reading, or cross-process caching mechanism