{
    "content": [
        {
            "type": "text",
            "text": "# POE::Resource::Sessions (perldoc)\n\n## NAME\n\nPOE::Resource::Sessions - internal session manager for POE::Kernel\n\n## SYNOPSIS\n\nThere is no public API.\n\n## DESCRIPTION\n\nPOE::Resource::Sessions is a mix-in class for POE::Kernel. It provides the internal features\nthat manage sessions, regardless of the session type. It is used internally by POE::Kernel. so\nit 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::Sessions",
        "section": "",
        "mode": "perldoc",
        "summary": "POE::Resource::Sessions - internal session 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": 16,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "POE::Resource::Sessions - internal session manager for POE::Kernel\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "There is no public API.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "POE::Resource::Sessions is a mix-in class for POE::Kernel. It provides the internal features\nthat manage sessions, regardless of the session type. It is used internally by POE::Kernel. so\nit has no public interface.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "See POE::Session and POE::NFA for one type of session. CPAN also have others.\n\nSee \"Sessions\" in POE::Kernel for a discussion about POE::Kernel sessions.\n\nSee \"Session Lifespans\" in POE::Kernel to learn why sessions run, and how to stop them.\n\nSee \"Session Management\" in POE::Kernel for information about managing sessions in your\napplications, and the events that occur when sessions come and go.\n\nSee \"Session Helper Methods\" in POE::Kernel for friend methods between POE::Kernel and\nPOE::Session classes.\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": []
            }
        }
    }
}