{
    "content": [
        {
            "type": "text",
            "text": "# Net::OpenID::ExtensionMessage (perldoc)\n\n## NAME\n\nNet::OpenID::ExtensionMessage - Base class for extension messages\n\n## DESCRIPTION\n\nInstances of implementations of the interface provided by this package are returned from various\nmethods in Net::OpenID::Extension implementations.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **DESCRIPTION**\n- **METHODS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Net::OpenID::ExtensionMessage",
        "section": "",
        "mode": "perldoc",
        "summary": "Net::OpenID::ExtensionMessage - Base class for extension messages",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Net::OpenID::ExtensionMessage - Base class for extension messages\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 1.20\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Instances of implementations of the interface provided by this package are returned from various\nmethods in Net::OpenID::Extension implementations.\n",
                "subsections": []
            },
            "METHODS": {
                "content": "$emsg->extensionarguments\nReturn a hashref that maps extension namespace aliases as defined in the corresponding\nNet::OpenID::Extension to hashrefs of key-value pairs for the arguments to include in that\nnamespace.\n",
                "subsections": []
            }
        }
    }
}