1Cache::RemovalStrategy(U3s)er Contributed Perl DocumentatCiaocnhe::RemovalStrategy(3)
2
3
4

NAME

6       Cache::RemovalStrategy - abstract Removal Strategy interface for a
7       Cache
8

DESCRIPTION

METHODS

11       $r->remove_size( $cache, $size )
12           When invoked, removes entries from the cache that total at least
13           $size in size.
14

SEE ALSO

16       Cache
17

AUTHOR

19        Chris Leishman <chris@leishman.org>
20        Based on work by DeWitt Clinton <dewitt@unto.net>
21
23        Copyright (C) 2003-2006 Chris Leishman.  All Rights Reserved.
24
25       This module is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
26       KIND, either expressed or implied. This program is free software; you
27       can redistribute or modify it under the same terms as Perl itself.
28
29       $Id: RemovalStrategy.pm,v 1.4 2006/01/31 15:23:58 caleishm Exp $
30
31
32
33perl v5.28.1                      2019-02-02         Cache::RemovalStrategy(3)
Impressum