{
    "mode": "perldoc",
    "parameter": "Cache::RemovalStrategy",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Cache%3A%3ARemovalStrategy/json",
    "generated": "2026-07-05T09:34:54Z",
    "sections": {
        "NAME": {
            "content": "Cache::RemovalStrategy - abstract Removal Strategy interface for a Cache\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "",
            "subsections": []
        },
        "METHODS": {
            "content": "$r->removesize( $cache, $size )\nWhen invoked, removes entries from the cache that total at least $size in size.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Cache\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Chris Leishman <chris@leishman.org>\nBased on work by DeWitt Clinton <dewitt@unto.net>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (C) 2003-2006 Chris Leishman.  All Rights Reserved.\n\nThis module is distributed on an \"AS IS\" basis, WITHOUT WARRANTY OF ANY KIND, either expressed\nor implied. This program is free software; you can redistribute or modify it under the same\nterms as Perl itself.\n\n$Id: RemovalStrategy.pm,v 1.4 2006/01/31 15:23:58 caleishm Exp $\n",
            "subsections": []
        }
    },
    "summary": "Cache::RemovalStrategy - abstract Removal Strategy interface for a Cache",
    "flags": [],
    "examples": [],
    "see_also": []
}