{
    "content": [
        {
            "type": "text",
            "text": "# Pod::Perldoc::ToMan (perldoc)\n\n## NAME\n\nPod::Perldoc::ToMan - let Perldoc render Pod as man pages\n\n## SYNOPSIS\n\nperldoc -o man Some::Modulename\n\n## DESCRIPTION\n\nThis is a \"plug-in\" class that allows Perldoc to use Pod::Man and \"groff\" for reading Pod pages.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **CAVEAT**\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::ToMan",
        "section": "",
        "mode": "perldoc",
        "summary": "Pod::Perldoc::ToMan - let Perldoc render Pod as man pages",
        "synopsis": "perldoc -o man 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": 11,
                "subsections": []
            },
            {
                "name": "CAVEAT",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND DISCLAIMERS",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Pod::Perldoc::ToMan - let Perldoc render Pod as man pages\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "perldoc -o man Some::Modulename\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is a \"plug-in\" class that allows Perldoc to use Pod::Man and \"groff\" for reading Pod pages.\n\nThe following options are supported: center, date, fixed, fixedbold, fixeditalic,\nfixedbolditalic, quotes, release, section\n\n(Those options are explained in Pod::Man.)\n\nFor example:\n\nperldoc -o man -w center:Pod Some::Modulename\n",
                "subsections": []
            },
            "CAVEAT": {
                "content": "This module may change to use a different pod-to-nroff formatter class in the future, and this\nmay change what options are supported.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Pod::Man, Pod::Perldoc, Pod::Perldoc::ToNroff\n",
                "subsections": []
            },
            "COPYRIGHT AND DISCLAIMERS": {
                "content": "Copyright (c) 2011 brian d foy. All rights reserved.\n\nCopyright (c) 2002,3,4 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": []
            }
        }
    }
}