Changes for version 0.06 - 2000-03-06
- bug fixed where purge() didn't actually delete the cache file (David Coppit <david@coppit.org>)
- auto_purge, username, max_size, and filemode options added (David Coppit <david@coppit.org>)
- cache_path was renamed user_path
- set/get methods added for auto_purge, username, max_size, expires_in and filemode, namespace_path, cache_key, cache_path, and user_path (David Coppit <david@coppit.org>)
- automatic cache size reduction added to set() method, and reduce_size() method created (David Coppit <david@coppit.org>)
- fixed the CHANGES file to reflect the version 0.05 changes
- updated the perldoc (David Coppit <david@coppit.org>)
- now using File::Spec for the path generation (thanks for David for the idea)
- updated the test.pl and test/test_get.pl scripts to include tests for setting the username, filemode, and max_size
Modules
Share data between processes via filesystem