{
    "mode": "perldoc",
    "parameter": "ExtUtils::testlib",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/ExtUtils%3A%3Atestlib/json",
    "generated": "2026-06-03T04:26:17Z",
    "synopsis": "use ExtUtils::testlib;",
    "sections": {
        "NAME": {
            "content": "ExtUtils::testlib - add blib/* directories to @INC\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use ExtUtils::testlib;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "After 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",
            "subsections": []
        }
    },
    "summary": "ExtUtils::testlib - add blib/* directories to @INC",
    "flags": [],
    "examples": [],
    "see_also": []
}