Jonathan Swartz > CHI-0.30

CHI-0.30

This Release CHI-0.30  [Download] [Browse 05 Nov 2009
Latest Release CHI-0.50  [Download] [Browse 30 Nov 2011
Other Releases
Links Discussion Forum ] [ View/Report Bugs (2) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (67)   FAIL (12)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating **** (4 Reviews) [ Rate this distribution ]
License The Perl 5 License (Artistic 1 & GPL 1)
Special Files
Changes
LICENSE
MANIFEST
META.yml
Makefile.PL
README

Modules

CHI Unified cache interface     0.30
CHI::CacheObject Contains information about cache entries.      
CHI::Driver Base class for all CHI drivers.      
CHI::Driver::Base::CacheContainer      
CHI::Driver::CacheCache CHI wrapper for Cache::Cache      
CHI::Driver::FastMmap Shared memory interprocess cache via mmap'ed files      
CHI::Driver::File File-based cache using one file per entry in a multi-level directory structure      
CHI::Driver::Memory In-process memory based cache.      
CHI::Driver::Metacache      
CHI::Driver::Null nothing is cached      
CHI::Driver::Role::HasSubcaches      
CHI::Driver::Role::IsSizeAware      
CHI::Driver::Role::IsSubcache      
CHI::Driver::Role::Universal Universal role applied as the innermost role to all CHI drivers      
CHI::NullLogger      

Documentation

CHI::Driver::Development Manual for developing new CHI drivers  
CHI::Driver::Role::CacheContainer