{
    "content": [
        {
            "type": "text",
            "text": "# Cache::RemovalStrategy (perldoc)\n\n## NAME\n\nCache::RemovalStrategy - abstract Removal Strategy interface for a Cache\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **METHODS**\n- **SEE ALSO**\n- **AUTHOR**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Cache::RemovalStrategy",
        "section": "",
        "mode": "perldoc",
        "summary": "Cache::RemovalStrategy - abstract Removal Strategy interface for a Cache",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 8,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}