{
    "content": [
        {
            "type": "text",
            "text": "# POE::Resource::Events (perldoc)\n\n## NAME\n\nPOE::Resource::Events - internal event manager for POE::Kernel\n\n## SYNOPSIS\n\nThere is no public API.\n\n## DESCRIPTION\n\nPOE::Resource::Events is a mix-in class for POE::Kernel. It hides the complexity of managing\nPOE's events from even POE itself. It is used internally by POE::Kernel, so it has no public\ninterface.\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::Events",
        "section": "",
        "mode": "perldoc",
        "summary": "POE::Resource::Events - internal event 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": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "POE::Resource::Events - internal event manager for POE::Kernel\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "There is no public API.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "POE::Resource::Events is a mix-in class for POE::Kernel. It hides the complexity of managing\nPOE's events from even POE itself. It is used internally by POE::Kernel, so it has no public\ninterface.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "See \"Asynchronous Messages (FIFO Events)\" in POE::Kernel for one public events 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": "None known.\n\nAUTHORS & COPYRIGHTS\nPlease see POE for more information about authors and contributors.\n",
                "subsections": []
            }
        }
    }
}