Revision history for Perl extension Cache::LRU 0.04 - implement $cache->clear() (by mla) 0.03 - fix a bug that reversed the order of LRU that might cause a infinite loop later on 0.02 - free the value object immediately when removed or when a new value is supplied 0.01 - initial release