Revision history for Perl extension Tie::Cacher.
0.01 Sun May 4 15:31:39 2003
- original version; created by h2xs 1.22 with options
-X -n Tie::Cacher
- import existing ad hoc version
0.02 Sun May 4
- Remove some old interfaces
0.03 Mon May 5
- Last cleanups for CPAN distribution
0.04 Tue May 6
- Change docs for failing load
- failing save causes entry to be deleted
(only did that in the fetch case, now also for store)
- Allow the attribute methods to also set values. Use these
even in "new" so subclasses can override them.