debian man page for cache::ref::car::base

Query: cache::ref::car::base

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Cache::Ref::CAR::Base(3pm)				User Contributed Perl Documentation				Cache::Ref::CAR::Base(3pm)

NAME
Cache::Ref::CAR::Base - base clase for CAR and CART
SYNOPSIS
# see CAR or CART
DESCRIPTION
This role provides the common functionality for Cache::Ref::CAR and Cache::Ref::CART.
METHODS
get @keys Fetch data from the cache set $key, $value Insert data to the cache remove @keys Remove entries from the cache. Not in the original CAR algorithm description. expire $x Removes $x elements from the cache (hopefully the most useless ones). The default value for $x is 1. # ex: set sw=4 et:
AUTHOR
Yuval Kogman
COPYRIGHT AND LICENSE
This 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::CAR::Base(3pm)
Related Man Pages
chi::driver::rawmemory(3pm) - debian
cache::filecache(3pm) - debian
cache::sizeawarecache(3pm) - debian
cache::sizeawaresharedmemorycache(3pm) - debian
data::objectdriver::driver::cache::memcached(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph