{
    "content": [
        {
            "type": "text",
            "text": "# Pod::Perldoc (perldoc)\n\n**Summary:** Pod::Perldoc - Look up Perl documentation in Pod format.\n\n**Synopsis:** use Pod::Perldoc ();\nPod::Perldoc->run();\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (2 lines)\n- **SEE ALSO** (2 lines)\n- **COPYRIGHT AND DISCLAIMERS** (9 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nPod::Perldoc - Look up Perl documentation in Pod format.\n\n### SYNOPSIS\n\nuse Pod::Perldoc ();\n\nPod::Perldoc->run();\n\n### DESCRIPTION\n\nThe guts of perldoc utility.\n\n### SEE ALSO\n\nperldoc\n\n### COPYRIGHT AND DISCLAIMERS\n\nCopyright (c) 2002-2007 Sean M. Burke.\n\nThis library is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself.\n\nThis program is distributed in the hope that it will be useful, but\nwithout any warranty; without even the implied warranty of\nmerchantability 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.\nFerreira \"<ferreira@cpan.org>\", Sean M. Burke \"<sburke@cpan.org>\"\n\n"
        }
    ],
    "structuredContent": {
        "command": "Pod::Perldoc",
        "section": "",
        "mode": "perldoc",
        "summary": "Pod::Perldoc - Look up Perl documentation in Pod format.",
        "synopsis": "use Pod::Perldoc ();\nPod::Perldoc->run();",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND DISCLAIMERS",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}