{
    "content": [
        {
            "type": "text",
            "text": "# Pod::Perldoc::ToTk (perldoc)\n\n## NAME\n\nPod::Perldoc::ToTk - let Perldoc use Tk::Pod to render Pod\n\n## SYNOPSIS\n\nperldoc -o tk Some::Modulename &\n\n## DESCRIPTION\n\nThis is a \"plug-in\" class that allows Perldoc to use Tk::Pod as a formatter class.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Pod::Perldoc::ToTk",
        "section": "",
        "mode": "perldoc",
        "summary": "Pod::Perldoc::ToTk - let Perldoc use Tk::Pod to render Pod",
        "synopsis": "perldoc -o tk 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": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Pod::Perldoc::ToTk - let Perldoc use Tk::Pod to render Pod\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "perldoc -o tk Some::Modulename &\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is a \"plug-in\" class that allows Perldoc to use Tk::Pod as a formatter class.\n\nYou have to have installed Tk::Pod first, or this class won't load.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Tk::Pod, Pod::Perldoc\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>\"; significant portions copied from tkpod\nin the Tk::Pod dist, by Nick Ing-Simmons, Slaven Rezic, et al.\n",
                "subsections": []
            }
        }
    }
}