Does anyone have experience with Apache::SharedMem? I'd like to use it to store an in-perl cache of a few thousand database items, in order to decrease load, but I noticed that it's version 0.09 and not updated in a year, so I became a little suspicious. Any comments?
Thanks.