{
    "content": [
        {
            "type": "text",
            "text": "# Net::XMPP::Connection (perldoc)\n\n## NAME\n\nNet::XMPP::Connection - XMPP Connection Module\n\n## SYNOPSIS\n\nNet::XMPP::Connection is a private package that serves as a basis\nfor anything wanting to open a socket connection to a server.\n\n## DESCRIPTION\n\nThis module is not meant to be used directly.  You should be using\neither Net::XMPP::Client, or another package that inherits from\nNet::XMPP::Connection.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Net::XMPP::Connection",
        "section": "",
        "mode": "perldoc",
        "summary": "Net::XMPP::Connection - XMPP Connection Module",
        "synopsis": "Net::XMPP::Connection is a private package that serves as a basis\nfor anything wanting to open a socket connection to a server.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Net::XMPP::Connection - XMPP Connection Module\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "Net::XMPP::Connection is a private package that serves as a basis\nfor anything wanting to open a socket connection to a server.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module is not meant to be used directly.  You should be using\neither Net::XMPP::Client, or another package that inherits from\nNet::XMPP::Connection.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Originally authored by Ryan Eatmon.\n\nPreviously maintained by Eric Hacker.\n\nCurrently maintained by Darian Anthony Patrick.\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "This module is free software, you can redistribute it and/or modify it under the LGPL 2.1.\n",
                "subsections": []
            }
        }
    }
}