{
    "content": [
        {
            "type": "text",
            "text": "# Pod::Simple::DumpAsText (perldoc)\n\n## NAME\n\nPod::Simple::DumpAsText -- dump Pod-parsing events as text\n\n## SYNOPSIS\n\nperl -MPod::Simple::DumpAsText -e \\\n\"exit Pod::Simple::DumpAsText->filter(shift)->anyerrataseen\" \\\nthingy.pod\n\n## DESCRIPTION\n\nThis class is for dumping, as text, the events gotten from parsing a Pod document. This class is\nof interest to people writing Pod formatters based on Pod::Simple. It is useful for seeing\nexactly what events you get out of some Pod that you feed in.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **SUPPORT**\n- **COPYRIGHT AND DISCLAIMERS**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Pod::Simple::DumpAsText",
        "section": "",
        "mode": "perldoc",
        "summary": "Pod::Simple::DumpAsText -- dump Pod-parsing events as text",
        "synopsis": "perl -MPod::Simple::DumpAsText -e \\\n\"exit Pod::Simple::DumpAsText->filter(shift)->anyerrataseen\" \\\nthingy.pod",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SUPPORT",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND DISCLAIMERS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 10,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Pod::Simple::DumpAsText -- dump Pod-parsing events as text\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "perl -MPod::Simple::DumpAsText -e \\\n\"exit Pod::Simple::DumpAsText->filter(shift)->anyerrataseen\" \\\nthingy.pod\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This class is for dumping, as text, the events gotten from parsing a Pod document. This class is\nof interest to people writing Pod formatters based on Pod::Simple. It is useful for seeing\nexactly what events you get out of some Pod that you feed in.\n\nThis is a subclass of Pod::Simple and inherits all its methods.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Pod::Simple::DumpAsXML\n\nPod::Simple\n",
                "subsections": []
            },
            "SUPPORT": {
                "content": "Questions or discussion about POD and Pod::Simple should be sent to the pod-people@perl.org mail\nlist. Send an empty email to pod-people-subscribe@perl.org to subscribe.\n\nThis module is managed in an open GitHub repository, <https://github.com/perl-pod/pod-simple/>.\nFeel free to fork and contribute, or to clone <git://github.com/perl-pod/pod-simple.git> and\nsend patches!\n\nPatches against Pod::Simple are welcome. Please send bug reports to\n<bug-pod-simple@rt.cpan.org>.\n",
                "subsections": []
            },
            "COPYRIGHT AND DISCLAIMERS": {
                "content": "Copyright (c) 2002 Sean M. Burke.\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": "Pod::Simple was created by Sean M. Burke <sburke@cpan.org>. But don't bother him, he's retired.\n\nPod::Simple is maintained by:\n\n*   Allison Randal \"allison@perl.org\"\n\n*   Hans Dieter Pearcey \"hdp@cpan.org\"\n\n*   David E. Wheeler \"dwheeler@cpan.org\"\n",
                "subsections": []
            }
        }
    }
}