The next version of the Module List will list the following module:
modid: File::Cache
DSLI:adpO
description: Share data between processes via filesystem
userid: DCLINTON (DeWitt Clinton)
chapterid: 10 (File_Names_Systems_Locking)
enteredby: ANDK (Andreas J
Hi,
I'm the author and maintainer of the IPC::Cache module, a perl module
that allows for data to be shared between processes via shared memory.
While that module has advantages, it scales poorly to large amounts of
complex data.
To address this concern, I've created the F