Your IP : 216.73.216.74


Current Path : /proc/thread-self/root/usr/share/doc/perl-Cache-LRU/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/perl-Cache-LRU/Changes

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