{
    "content": [
        {
            "type": "text",
            "text": "# Test::Tester::Capture (perldoc)\n\n## NAME\n\nTest::Tester::Capture - Help testing test modules built with Test::Builder\n\n## DESCRIPTION\n\nThis is a subclass of Test::Builder that overrides many of the methods so that they don't output\nanything. It also keeps track of its own set of test results so that you can use Test::Builder\nbased modules to perform tests on other Test::Builder based modules.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **AUTHOR**\n- **LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Test::Tester::Capture",
        "section": "",
        "mode": "perldoc",
        "summary": "Test::Tester::Capture - Help testing test modules built with Test::Builder",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Test::Tester::Capture - Help testing test modules built with Test::Builder\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is a subclass of Test::Builder that overrides many of the methods so that they don't output\nanything. It also keeps track of its own set of test results so that you can use Test::Builder\nbased modules to perform tests on other Test::Builder based modules.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Most of the code here was lifted straight from Test::Builder and then had chunks removed by\nFergal Daly <fergal@esatclear.ie>.\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "Under the same license as Perl itself\n\nSee http://www.perl.com/perl/misc/Artistic.html\n",
                "subsections": []
            }
        }
    }
}