{
    "content": [
        {
            "type": "text",
            "text": "# Pod::Perldoc::ToPod (perldoc)\n\n## NAME\n\nPod::Perldoc::ToPod - let Perldoc render Pod as ... Pod!\n\n## SYNOPSIS\n\nperldoc -opod Some::Modulename\n(That's currently the same as the following:)\nperldoc -u Some::Modulename\n\n## DESCRIPTION\n\nThis is a \"plug-in\" class that allows Perldoc to display Pod source as itself! Pretty Zen, huh?\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **COPYRIGHT AND DISCLAIMERS**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Pod::Perldoc::ToPod",
        "section": "",
        "mode": "perldoc",
        "summary": "Pod::Perldoc::ToPod - let Perldoc render Pod as ... Pod!",
        "synopsis": "perldoc -opod Some::Modulename\n(That's currently the same as the following:)\nperldoc -u Some::Modulename",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND DISCLAIMERS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Pod::Perldoc::ToPod - let Perldoc render Pod as ... Pod!\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "perldoc -opod Some::Modulename\n\n(That's currently the same as the following:)\n\nperldoc -u Some::Modulename\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is a \"plug-in\" class that allows Perldoc to display Pod source as itself! Pretty Zen, huh?\n\nCurrently this class works by just filtering out the non-Pod stuff from a given input file.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "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 \"<mallencpan.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": []
            }
        }
    }
}