CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     C     > >     Cache     > >     Cache-Ref
Distribution Cache-Ref [Download]
Author BRUNOV [ Bruno Vecchi ]
Version 0.04
Abstract Memory only cache of live references
Released 23 Sep 2010
Size 25.4 KB
MD5 Checksum 6c656fbcc09e909e292b2ce13ce55349
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Hash::Util::FieldHash::Compat  |   List::Util  |   Moose  |   Moose::Role  |   MooseX::Role::Parameterized  |   namespace::autoclean  |   Scalar::Util  |  

Modules

Cache::Ref  [source]   [v 0.04] Memory only cache of live references
Cache::Ref::CAR  [source]   [v 0.04] CLOCK with Adaptive Replacement
Cache::Ref::CAR::Base  [source]   [v 0.04] base clase for CAR and CART
Cache::Ref::CART  [source]   [v 0.04] CAR with temporal filtering
Cache::Ref::CLOCK  [source]   [v 0.04] CLOCK cache replacement algorithm
Cache::Ref::CLOCK::Base  [source]   [v 0.04]
Cache::Ref::FIFO  [source]   [v 0.04]
Cache::Ref::GCLOCK  [source]   [v 0.04] GCLOCK cache replacement algorithm
Cache::Ref::LIFO  [source]   [v 0.04] Saves entries until full, discarding subsequent sets.
Cache::Ref::LRU  [source]   [v 0.04] Least recently used expiry policy
Cache::Ref::Null  [source]   [v 0.04] Caches nothing
Cache::Ref::Random  [source]   [v 0.04]
Cache::Ref::Role::API  [source]   [v 0.04]
Cache::Ref::Role::Index  [source]   [v 0.04]
Cache::Ref::Role::WithDoublyLinkedList  [source]   [v 0.04]
Cache::Ref::Util::LRU::API  [source]   [v 0.04]
Cache::Ref::Util::LRU::Array  [source]   [v 0.04]
Cache::Ref::Util::LRU::List  [source]   [v 0.04]

Categories

Data Type Utilities    >>     Cache
World Wide Web HTML HTTP CGI    >>     Cache

Win32 PPM packages for "Cache-Ref"

ActiveState default Perl 5.10 repository   [  v 0.04   ]
ActiveState default Perl 5.12 repository   [  v 0.04   ]
trouchelle.com Perl 5.10 repository   [  v 0.04   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.