{
    "content": [
        {
            "type": "text",
            "text": "# Pod::Perldoc::ToChecker (perldoc)\n\n**Summary:** Pod::Perldoc::ToChecker - let Perldoc check Pod for errors\n\n**Synopsis:** % perldoc -o checker SomeFile.pod\nNo Pod errors in SomeFile.pod\n(or an error report)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (6 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::ToChecker - let Perldoc check Pod for errors\n\n### SYNOPSIS\n\n% perldoc -o checker SomeFile.pod\nNo Pod errors in SomeFile.pod\n(or an error report)\n\n### DESCRIPTION\n\nThis is a \"plug-in\" class that allows Perldoc to use Pod::Simple::Checker as a \"formatter\" class\n(or if that is not available, then Pod::Checker), to check for errors in a given Pod file.\n\nThis is actually a Pod::Simple::Checker (or Pod::Checker) subclass, and inherits all its\noptions.\n\n### SEE ALSO\n\nPod::Simple::Checker, Pod::Simple, Pod::Checker, Pod::Perldoc\n\n### COPYRIGHT AND DISCLAIMERS\n\nCopyright (c) 2002 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\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::ToChecker",
        "section": "",
        "mode": "perldoc",
        "summary": "Pod::Perldoc::ToChecker - let Perldoc check Pod for errors",
        "synopsis": "% perldoc -o checker SomeFile.pod\nNo Pod errors in SomeFile.pod\n(or an error report)",
        "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": "COPYRIGHT AND DISCLAIMERS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Pod::Perldoc::ToChecker - let Perldoc check Pod for errors\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "% perldoc -o checker SomeFile.pod\nNo Pod errors in SomeFile.pod\n(or an error report)\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is a \"plug-in\" class that allows Perldoc to use Pod::Simple::Checker as a \"formatter\" class\n(or if that is not available, then Pod::Checker), to check for errors in a given Pod file.\n\nThis is actually a Pod::Simple::Checker (or Pod::Checker) subclass, and inherits all its\noptions.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Pod::Simple::Checker, Pod::Simple, Pod::Checker, Pod::Perldoc\n",
                "subsections": []
            },
            "COPYRIGHT AND DISCLAIMERS": {
                "content": "Copyright (c) 2002 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": []
            }
        }
    }
}