{
    "mode": "perldoc",
    "parameter": "ExtUtils::CBuilder::Platform::Windows",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/ExtUtils%3A%3ACBuilder%3A%3APlatform%3A%3AWindows/json",
    "generated": "2026-06-14T07:29:00Z",
    "sections": {
        "NAME": {
            "content": "ExtUtils::CBuilder::Platform::Windows - Builder class for Windows platforms\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module implements the Windows-specific parts of ExtUtils::CBuilder. Most of the\nWindows-specific stuff has to do with compiling and linking C code. Currently we support the 3\ncompilers perl itself supports: MSVC, BCC, and GCC.\n\nThis module inherits from \"ExtUtils::CBuilder::Base\", so any functionality not implemented here\nwill be implemented there. The interfaces are defined by the ExtUtils::CBuilder documentation.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Ken Williams <ken@mathforum.org>\n\nMost of the code here was written by Randy W. Sims <RandyS@ThePierianSpring.org>.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "",
            "subsections": [
                {
                    "name": "perl",
                    "content": ""
                }
            ]
        }
    },
    "summary": "ExtUtils::CBuilder::Platform::Windows - Builder class for Windows platforms",
    "flags": [],
    "examples": [],
    "see_also": []
}