{
    "content": [
        {
            "type": "text",
            "text": "# ExtUtils::testlib (perldoc)\n\n**Summary:** ExtUtils::testlib - add blib/* directories to @INC\n\n**Synopsis:** use ExtUtils::testlib;\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (7 lines)\n\n## Full Content\n\n### NAME\n\nExtUtils::testlib - add blib/* directories to @INC\n\n### SYNOPSIS\n\nuse ExtUtils::testlib;\n\n### DESCRIPTION\n\nAfter an extension has been built and before it is installed it may be desirable to test it\nbypassing \"make test\". By adding\n\nuse ExtUtils::testlib;\n\nto a test program the intermediate directories used by \"make\" are added to @INC.\n\n"
        }
    ],
    "structuredContent": {
        "command": "ExtUtils::testlib",
        "section": "",
        "mode": "perldoc",
        "summary": "ExtUtils::testlib - add blib/* directories to @INC",
        "synopsis": "use ExtUtils::testlib;",
        "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": 7,
                "subsections": []
            }
        ]
    }
}