{
    "content": [
        {
            "type": "text",
            "text": "# Net::OpenID::URIFetch (perldoc)\n\n## NAME\n\nNet::OpenID::URIFetch - fetch and cache content from HTTP URLs\n\n## DESCRIPTION\n\nThis is roughly based on Ben Trott's URI::Fetch module, but URI::Fetch doesn't cache enough\nheaders that Yadis can be implemented with it, so this is a lame copy altered to allow Yadis\nsupport.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **DESCRIPTION**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Net::OpenID::URIFetch",
        "section": "",
        "mode": "perldoc",
        "summary": "Net::OpenID::URIFetch - fetch and cache content from HTTP URLs",
        "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": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Net::OpenID::URIFetch - fetch and cache content from HTTP URLs\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 1.20\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is roughly based on Ben Trott's URI::Fetch module, but URI::Fetch doesn't cache enough\nheaders that Yadis can be implemented with it, so this is a lame copy altered to allow Yadis\nsupport.\n\nHopefully one day URI::Fetch can be modified to do what we need and this can go away.\n\nThis module is tailored to the needs of Net::OpenID::Consumer and probably isn't much use\noutside of it. See URI::Fetch for a more general module.\n",
                "subsections": []
            }
        }
    }
}