Pages du manuel Linux : Fonctions des bibliothèques / pm

Cache::CacheMetaData
Cache::CacheMetaData -- data about objects in the cache
Cache::CacheSizer
Cache::CacheSizer -- component object for mamanging the size of caches
Cache::CacheTester
Cache::CacheTester -- a class for regression testing caches
Cache::CacheUtils
Cache::CacheUtils -- miscellaneous utility routines
Cache::Entry
interface for a cache entry
Cache::FastMmap
Uses an mmap'ed file to act as a shared memory interprocess cache
Cache::FastMmap::CImpl
C code implementation for Cache::FastMmap
Cache::File
Filesystem based implementation of the Cache interface
Cache::File::Entry
An entry in the file based implementation of Cache
Cache::File::Handle
wrapper for IO::File to use in Cache::File implementation
Cache::File::Heap
A file based heap for use by Cache::File
Cache::FileBackend
Cache::FileBackend -- a filesystem based persistance mechanism
Cache::FileCache
Cache::FileCache -- implements the Cache interface.
Cache::IOString
wrapper for IO::String to use in Cache implementations
Cache::Memcached
client library for memcached (memory cache daemon)
Cache::Memory
Memory based implementation of the Cache interface
Cache::Memory::Entry
An entry in the memory based implementation of Cache
Cache::Memory::HeapElem
wrapper for Heap::Elem that stores keys
Cache::MemoryBackend
Cache::MemoryBackend -- a memory based persistance mechanism
Cache::MemoryCache
Cache::MemoryCache -- implements the Cache interface.
Cache::Mmap
Shared data cache using memory mapped files
Cache::Null
Null implementation of the Cache interface
Cache::Null::Entry
An entry in the Null implementation of Cache
Cache::NullCache
Cache::NullCache -- implements the Cache interface.
Cache::Object
Cache::Object -- the data stored in a Cache.
Cache::RemovalStrategy
abstract Removal Strategy interface for a Cache
Cache::RemovalStrategy::FIFO
FIFO Removal Strategy for a Cache
Cache::RemovalStrategy::LRU
LRU Removal Strategy for a Cache
Cache::SharedMemoryBackend
Cache::SharedMemoryBackend -- a shared memory based persistance mechanism
Cache::SharedMemoryCache
Cache::SharedMemoryCache -- extends the MemoryCache.
Cache::Simple::TimedExpiry
Set up a new cache object
Cache::SizeAwareCache
Cache::SizeAwareCache -- extends the Cache interface.
Cache::SizeAwareCacheTester
Cache::SizeAwareCacheTester -- a class for regression testing size aware caches
Cache::SizeAwareFileCache
Cache::SizeAwareFileCache -- extends Cache::FileCache
Cache::SizeAwareMemoryCache
Cache::SizeAwareMemoryCache -- extends Cache::MemoryCache
Cache::SizeAwareSharedMemoryCache
Cache::SizeAwareSharedMemoryCache -- extends Cache::SizeAwareMemoryCache
Cache::Tester
test utility for Cache implementations
Calendar::Simple
Perl extension to create simple calendars
Carp::Assert
executable comments
Carp::Assert::More
convenience wrappers around Carp::Assert
Carp::Clan
Report errors from perspective of caller of a "clan" of modules
Carp::Datum
Debugging And Tracing Ultimate Module
Carp::Datum::Assert
Assertion expression extractor
Carp::Datum::Cfg
Dynamic Debug Configuration Setting for Datum
Carp::Datum::Flags
Flag Constants
Carp::Datum::MakeMaker
Offer to strip Carp::Datum calls statically
Carp::Datum::Strip
strips most Carp::Datum calls lexically
Catalyst
The Elegant MVC Web Application Framework
Catalyst::Action
Catalyst Action
Catalyst::ActionContainer
Catalyst Action Container