{
    "content": [
        {
            "type": "text",
            "text": "# Pod::Simple::Checker (perldoc)\n\n**Summary:** Pod::Simple::Checker -- check the Pod syntax of a document\n\n**Synopsis:** perl -MPod::Simple::Checker -e \\\n\"exit Pod::Simple::Checker->filter(shift)->anyerrataseen\" \\\nthingy.pod\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (6 lines)\n- **SEE ALSO** (2 lines)\n- **SUPPORT** (10 lines)\n- **COPYRIGHT AND DISCLAIMERS** (8 lines)\n- **AUTHOR** (10 lines)\n\n## Full Content\n\n### NAME\n\nPod::Simple::Checker -- check the Pod syntax of a document\n\n### SYNOPSIS\n\nperl -MPod::Simple::Checker -e \\\n\"exit Pod::Simple::Checker->filter(shift)->anyerrataseen\" \\\nthingy.pod\n\n### DESCRIPTION\n\nThis class is for checking the syntactic validity of Pod. It works by basically acting like a\nsimple-minded version of Pod::Simple::Text that formats only the \"Pod Errors\" section (if\nPod::Simple even generates one for the given document).\n\nThis is a subclass of Pod::Simple and inherits all its methods.\n\n### SEE ALSO\n\nPod::Simple, Pod::Simple::Text, Pod::Checker\n\n### SUPPORT\n\nQuestions 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\n### COPYRIGHT AND DISCLAIMERS\n\nCopyright (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\n### AUTHOR\n\nPod::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\n"
        }
    ],
    "structuredContent": {
        "command": "Pod::Simple::Checker",
        "section": "",
        "mode": "perldoc",
        "summary": "Pod::Simple::Checker -- check the Pod syntax of a document",
        "synopsis": "perl -MPod::Simple::Checker -e \\\n\"exit Pod::Simple::Checker->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": 2,
                "subsections": []
            },
            {
                "name": "SUPPORT",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND DISCLAIMERS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 10,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Pod::Simple::Checker -- check the Pod syntax of a document\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "perl -MPod::Simple::Checker -e \\\n\"exit Pod::Simple::Checker->filter(shift)->anyerrataseen\" \\\nthingy.pod\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This class is for checking the syntactic validity of Pod. It works by basically acting like a\nsimple-minded version of Pod::Simple::Text that formats only the \"Pod Errors\" section (if\nPod::Simple even generates one for the given document).\n\nThis is a subclass of Pod::Simple and inherits all its methods.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Pod::Simple, Pod::Simple::Text, Pod::Checker\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": []
            }
        }
    }
}