{
    "content": [
        {
            "type": "text",
            "text": "# ExtUtils::MM_Win95 (perldoc)\n\n## NAME\n\nExtUtils::MMWin95 - method to customize MakeMaker for Win9X\n\n## SYNOPSIS\n\nYou should not be using this module directly.\n\n## DESCRIPTION\n\nThis is a subclass of ExtUtils::MMWin32 containing changes necessary to get MakeMaker playing\nnice with command.com and other Win9Xisms.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (1 subsections)\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ExtUtils::MM_Win95",
        "section": "",
        "mode": "perldoc",
        "summary": "ExtUtils::MMWin95 - method to customize MakeMaker for Win9X",
        "synopsis": "You should not be using this module directly.",
        "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": 3,
                "subsections": [
                    {
                        "name": "Overridden methods",
                        "lines": 9
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 8,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}