{
    "content": [
        {
            "type": "text",
            "text": "# Pod::Perldoc::ToANSI (perldoc)\n\n**Summary:** Pod::Perldoc::ToANSI - render Pod with ANSI color escapes\n\n**Synopsis:** perldoc -o ansi Some::Modulename\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (9 lines)\n- **CAVEAT** (3 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::ToANSI - render Pod with ANSI color escapes\n\n### SYNOPSIS\n\nperldoc -o ansi Some::Modulename\n\n### DESCRIPTION\n\nThis is a \"plug-in\" class that allows Perldoc to use Pod::Text as a formatter class.\n\nIt supports the following options, which are explained in Pod::Text: alt, indent, loose, quotes,\nsentence, width\n\nFor example:\n\nperldoc -o term -w indent:5 Some::Modulename\n\n### CAVEAT\n\nThis module may change to use a different text formatter class in the future, and this may\nchange what options are supported.\n\n### SEE ALSO\n\nPod::Text, Pod::Text::Color, Pod::Perldoc\n\n### COPYRIGHT AND DISCLAIMERS\n\nCopyright (c) 2011 Mark Allen. 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::ToANSI",
        "section": "",
        "mode": "perldoc",
        "summary": "Pod::Perldoc::ToANSI - render Pod with ANSI color escapes",
        "synopsis": "perldoc -o ansi 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": 9,
                "subsections": []
            },
            {
                "name": "CAVEAT",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND DISCLAIMERS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}