{
    "content": [
        {
            "type": "text",
            "text": "# Net::IMAP::Simple::PipeSocket (perldoc)\n\n## NAME\n\nNet::IMAP::Simple::PipeSocket - a little wrapper around IPC-Open3 that feels like a socket\n\n## SYNOPSIS\n\nThis module is really just a wrapper around IPC-Open3 that can be dropped in place of a socket\nhandle. The Net::IMAP::Simple code assumes the socket is always a socket and is never a pipe and\nre-writing it all would be horrible.\nThis abstraction is used only for that purpose.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Net::IMAP::Simple::PipeSocket",
        "section": "",
        "mode": "perldoc",
        "summary": "Net::IMAP::Simple::PipeSocket - a little wrapper around IPC-Open3 that feels like a socket",
        "synopsis": "This module is really just a wrapper around IPC-Open3 that can be dropped in place of a socket\nhandle. The Net::IMAP::Simple code assumes the socket is always a socket and is never a pipe and\nre-writing it all would be horrible.\nThis abstraction is used only for that purpose.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Net::IMAP::Simple::PipeSocket - a little wrapper around IPC-Open3 that feels like a socket\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "This module is really just a wrapper around IPC-Open3 that can be dropped in place of a socket\nhandle. The Net::IMAP::Simple code assumes the socket is always a socket and is never a pipe and\nre-writing it all would be horrible.\n\nThis abstraction is used only for that purpose.\n",
                "subsections": []
            }
        }
    }
}