Query: cache::ref::lru
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Cache::Ref::LRU(3pm) User Contributed Perl Documentation Cache::Ref::LRU(3pm)NAMECache::Ref::LRU - Least recently used expiry policySYNOPSISmy $c = Cache::Ref::LRU->new( size => $n, );DESCRIPTIONThis is an implementation of the least recently used expiry policy. It provides both an array and a doubly linked list based implementation. See Cache::Ref for a discussion.ATTRIBUTESsize The size of the live entries. lru_class The class of the LRU list implementation.AUTHORYuval KogmanCOPYRIGHT AND LICENSEThis software is copyright (c) 2010 by Yuval Kogman. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.12.4 2010-09-23 Cache::Ref::LRU(3pm)
Related Man Pages |
---|
chi::benchmarks(3pm) - debian |
cache::memory(3pm) - debian |
cache::null(3pm) - debian |
cache::ref::clock(3pm) - debian |
heap::elem::ref(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |