{
    "content": [
        {
            "type": "text",
            "text": "# Pod::Perldoc::ToXml (perldoc)\n\n**Summary:** Pod::Perldoc::ToXml - let Perldoc render Pod as XML\n\n**Synopsis:** perldoc -o xml -d out.xml Some::Modulename\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (8 lines)\n- **SEE ALSO** (2 lines)\n- **COPYRIGHT AND DISCLAIMERS** (8 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nPod::Perldoc::ToXml - let Perldoc render Pod as XML\n\n### SYNOPSIS\n\nperldoc -o xml -d out.xml Some::Modulename\n\n### DESCRIPTION\n\nThis is a \"plug-in\" class that allows Perldoc to use Pod::Simple::XMLOutStream as a formatter\nclass.\n\nThis is actually a Pod::Simple::XMLOutStream subclass, and inherits all its options.\n\nYou have to have installed Pod::Simple::XMLOutStream (from the Pod::Simple dist), or this class\nwon't work.\n\n### SEE ALSO\n\nPod::Simple::XMLOutStream, Pod::Simple, Pod::Perldoc\n\n### COPYRIGHT AND DISCLAIMERS\n\nCopyright (c) 2002 Sean M. Burke. All rights reserved.\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nThis program is distributed in the hope that it will be useful, but without any warranty;\nwithout even the implied warranty of merchantability or fitness for a particular purpose.\n\n### AUTHOR\n\nCurrent maintainer: Mark Allen \"<mallen@cpan.org>\"\n\nPast contributions from: brian d foy \"<bdfoy@cpan.org>\" Adriano R. Ferreira\n\"<ferreira@cpan.org>\", Sean M. Burke \"<sburke@cpan.org>\"\n\n"
        }
    ],
    "structuredContent": {
        "command": "Pod::Perldoc::ToXml",
        "section": "",
        "mode": "perldoc",
        "summary": "Pod::Perldoc::ToXml - let Perldoc render Pod as XML",
        "synopsis": "perldoc -o xml -d out.xml Some::Modulename",
        "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": 8,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND DISCLAIMERS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Pod::Perldoc::ToXml - let Perldoc render Pod as XML\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "perldoc -o xml -d out.xml Some::Modulename\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is a \"plug-in\" class that allows Perldoc to use Pod::Simple::XMLOutStream as a formatter\nclass.\n\nThis is actually a Pod::Simple::XMLOutStream subclass, and inherits all its options.\n\nYou have to have installed Pod::Simple::XMLOutStream (from the Pod::Simple dist), or this class\nwon't work.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Pod::Simple::XMLOutStream, Pod::Simple, Pod::Perldoc\n",
                "subsections": []
            },
            "COPYRIGHT AND DISCLAIMERS": {
                "content": "Copyright (c) 2002 Sean M. Burke. All rights reserved.\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nThis program is distributed in the hope that it will be useful, but without any warranty;\nwithout even the implied warranty of merchantability or fitness for a particular purpose.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Current maintainer: Mark Allen \"<mallen@cpan.org>\"\n\nPast contributions from: brian d foy \"<bdfoy@cpan.org>\" Adriano R. Ferreira\n\"<ferreira@cpan.org>\", Sean M. Burke \"<sburke@cpan.org>\"\n",
                "subsections": []
            }
        }
    }
}