{
    "mode": "perldoc",
    "parameter": "blib",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/blib/json",
    "generated": "2026-06-13T21:38:34Z",
    "synopsis": "perl -Mblib script [args...]\nperl -Mblib=dir script [args...]",
    "sections": {
        "NAME": {
            "content": "blib - Use MakeMaker's uninstalled version of a package\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "perl -Mblib script [args...]\n\nperl -Mblib=dir script [args...]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Looks for MakeMaker-like *'blib'* directory structure starting in *dir* (or current directory)\nand working back up to five levels of '..'.\n\nIntended for use on command line with -M option as a way of testing arbitrary scripts against an\nuninstalled version of a package.\n\nHowever it is possible to :\n\nuse blib;\nor\nuse blib '..';\n\netc. if you really must.\n",
            "subsections": []
        },
        "BUGS": {
            "content": "Pollutes global name space for development only task.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Nick Ing-Simmons nik@tiuk.ti.com\n",
            "subsections": []
        }
    },
    "summary": "blib - Use MakeMaker's uninstalled version of a package",
    "flags": [],
    "examples": [],
    "see_also": []
}