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. Release Notes: This release implements Cache::SizeAwareFileCache, which extends Cache::FileCache and adds dynamic cache sizing functionality Project Homepage: http://sourceforge.net/projects/perl-cache/ Tar/GZ: http://download.sourceforge.net/perl-cache/Cache-Cache-0.02.tar.gz Changelog: http://sourceforge.net/project/shownotes.php?release_id=24111 CVS tree (cvsweb): http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi?cvsroot=perl-cache