{
    "mode": "perldoc",
    "parameter": "Cache::SharedMemoryBackend",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Cache%3A%3ASharedMemoryBackend/json",
    "generated": "2026-06-09T19:34:25Z",
    "synopsis": "my $backend = new Cache::SharedMemoryBackend( );\nSee Cache::Backend for the usage synopsis.",
    "sections": {
        "NAME": {
            "content": "Cache::SharedMemoryBackend -- a shared memory based persistence mechanism\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The SharedMemoryBackend class is used to persist data to shared memory\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my $backend = new Cache::SharedMemoryBackend( );\n\nSee Cache::Backend for the usage synopsis.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "See Cache::Backend for the API documentation.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Cache::Backend, Cache::FileBackend, Cache::ShareMemoryBackend\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Original author: DeWitt Clinton <dewitt@unto.net>\n\nLast author: $Author: dclinton $\n\nCopyright (C) 2001-2003 DeWitt Clinton\n",
            "subsections": []
        }
    },
    "summary": "Cache::SharedMemoryBackend -- a shared memory based persistence mechanism",
    "flags": [],
    "examples": [],
    "see_also": []
}