Changes for version 0.04

  • Replace deprecated use of 'for qw(...)' with 'for (qw(...))'

Modules

Memory only cache of live references
CLOCK with Adaptive Replacement
base clase for CAR and CART
CAR with temporal filtering
CLOCK cache replacement algorithm
GCLOCK cache replacement algorithm
Saves entries until full, discarding subsequent sets.
Least recently used expiry policy
Caches nothing