At 01:03 PM 03/10/01 -0500, DeWitt Clinton wrote:
>Summary:
>
> Perl Cache is the successor to the popular File::Cache and
> IPC::Cache perl libraries. This project unifies those modules under
> the generic Cache::Cache interface and implements Cache::FileCache,
> Cache::MemoryCache, Cache::SharedMemoryCache, and
> Cache::SizeAwareFileCache.
When you say successor to File::Cache does that means File::Cache will not
be maintained as a separate module anymore?
Have you though about making SharedMemoryCache flush to disk if it becomes
full but before it's time to expire the data?
Bill Moseley
mailto:[EMAIL PROTECTED]