{
    "mode": "perldoc",
    "parameter": "ExtUtils::MM_Win95",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/ExtUtils%3A%3AMM_Win95/json",
    "generated": "2026-06-14T00:19:12Z",
    "synopsis": "You should not be using this module directly.",
    "sections": {
        "NAME": {
            "content": "ExtUtils::MMWin95 - method to customize MakeMaker for Win9X\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "You should not be using this module directly.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is a subclass of ExtUtils::MMWin32 containing changes necessary to get MakeMaker playing\nnice with command.com and other Win9Xisms.\n",
            "subsections": [
                {
                    "name": "Overridden methods",
                    "content": "Most of these make up for limitations in the Win9x/nmake command shell.\n\nmaxexeclen\nWin98 chokes on things like Encode if we set the max length to nmake's max of 2K. So we go\nfor a more conservative value of 1K.\n\nosflavor\nWin95 and Win98 and WinME are collectively Win9x and Win32\n"
                }
            ]
        },
        "AUTHOR": {
            "content": "Code originally inside MMWin32. Original author unknown.\n\nCurrently maintained by Michael G Schwern \"schwern@pobox.com\".\n\nSend patches and ideas to \"makemaker@perl.org\".\n\nSee https://metacpan.org/release/ExtUtils-MakeMaker.\n",
            "subsections": []
        }
    },
    "summary": "ExtUtils::MMWin95 - method to customize MakeMaker for Win9X",
    "flags": [],
    "examples": [],
    "see_also": []
}