{
    "mode": "perldoc",
    "parameter": "ExtUtils::MM_Cygwin",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/ExtUtils%3A%3AMM_Cygwin/json",
    "generated": "2026-06-03T03:35:33Z",
    "synopsis": "use ExtUtils::MMCygwin; # Done internally by ExtUtils::MakeMaker if needed",
    "sections": {
        "NAME": {
            "content": "ExtUtils::MMCygwin - methods to override UN*X behaviour in ExtUtils::MakeMaker\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use ExtUtils::MMCygwin; # Done internally by ExtUtils::MakeMaker if needed\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "See ExtUtils::MMUnix for a documentation of the methods provided there.\n\nosflavor\nWe're Unix and Cygwin.\n\ncflags\nif configured for dynamic loading, triggers #define EXT in EXTERN.h\n\nreplacemanpageseparator\nreplaces strings '::' with '.' in MAN*POD man page names\n\ninitlinker\npoints to libperl.a\n\nmaybecommand\nDetermine whether a file is native to Cygwin by checking whether it resides inside the\nCygwin installation (using Windows paths). If so, use ExtUtils::MMUnix to determine if it\nmay be a command. Otherwise use the tests from ExtUtils::MMWin32.\n\ndynamiclib\nUse the default to produce the *.dll's. But for new archdir dll's use the same rebase\naddress if the old exists.\n\ninstall\nRebase dll's with the global rebase database after installation.\n",
            "subsections": []
        }
    },
    "summary": "ExtUtils::MMCygwin - methods to override UN*X behaviour in ExtUtils::MakeMaker",
    "flags": [],
    "examples": [],
    "see_also": []
}