{
    "content": [
        {
            "type": "text",
            "text": "# POE::Resource::Extrefs (perldoc)\n\n## NAME\n\nPOE::Resource::Extrefs - internal reference counts manager for POE::Kernel\n\n## SYNOPSIS\n\nThere is no public API.\n\n## DESCRIPTION\n\nPOE::Resource::Extrefs is a mix-in class for POE::Kernel. It provides the features to manage\nsession reference counts, specifically the ones that applications may use.\nPOE::Resource::Extrefs is used internally by POE::Kernel, so it has no public interface.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **BUGS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "POE::Resource::Extrefs",
        "section": "",
        "mode": "perldoc",
        "summary": "POE::Resource::Extrefs - internal reference counts manager for POE::Kernel",
        "synopsis": "There is no public API.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "POE::Resource::Extrefs - internal reference counts manager for POE::Kernel\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "There is no public API.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "POE::Resource::Extrefs is a mix-in class for POE::Kernel. It provides the features to manage\nsession reference counts, specifically the ones that applications may use.\nPOE::Resource::Extrefs is used internally by POE::Kernel, so it has no public interface.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "See \"Public Reference Counters\" in POE::Kernel for the public extref API.\n\nSee \"Resources\" in POE::Kernel for public information about POE resources.\n\nSee POE::Resource for general discussion about resources and the classes that manage them.\n",
                "subsections": []
            },
            "BUGS": {
                "content": "Reference counters have no ownership information, so one entity's reference counts may conflict\nwith another's. This is usually not a problem if all entities behave.\n\nAUTHORS & COPYRIGHTS\nPlease see POE for more information about authors and contributors.\n",
                "subsections": []
            }
        }
    }
}