{
    "content": [
        {
            "type": "text",
            "text": "# POE::Loop::PerlSignals (perldoc)\n\n## NAME\n\nPOE::Loop::PerlSignals - common signal handling routines for POE::Loop bridges\n\n## SYNOPSIS\n\nSee POE::Loop.\n\n## DESCRIPTION\n\nPOE::Loop::PerlSignals implements common code to handle signals for many different event loops.\nMost loops don't handle signals natively, so this code has been abstracted into a reusable\nmix-in module.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "POE::Loop::PerlSignals",
        "section": "",
        "mode": "perldoc",
        "summary": "POE::Loop::PerlSignals - common signal handling routines for POE::Loop bridges",
        "synopsis": "See POE::Loop.",
        "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": 7,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "POE::Loop::PerlSignals - common signal handling routines for POE::Loop bridges\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "See POE::Loop.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "POE::Loop::PerlSignals implements common code to handle signals for many different event loops.\nMost loops don't handle signals natively, so this code has been abstracted into a reusable\nmix-in module.\n\nPOE::Loop::PerlSignals follows POE::Loop's public interface for signal handling. Therefore,\nplease see POE::Loop for more details.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "POE, POE::Loop\n\nAUTHORS & LICENSING\nPlease see POE for more information about authors, contributors, and POE's licensing.\n",
                "subsections": []
            }
        }
    }
}