Your IP : 216.73.216.1


Current Path : /usr/share/doc/perl-Cache-LRU/
Upload File :
Current File : //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