{
    "content": [
        {
            "type": "text",
            "text": "# ExtUtils::MM_Cygwin (perldoc)\n\n## NAME\n\nExtUtils::MMCygwin - methods to override UN*X behaviour in ExtUtils::MakeMaker\n\n## SYNOPSIS\n\nuse ExtUtils::MMCygwin; # Done internally by ExtUtils::MakeMaker if needed\n\n## DESCRIPTION\n\nSee ExtUtils::MMUnix for a documentation of the methods provided there.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ExtUtils::MM_Cygwin",
        "section": "",
        "mode": "perldoc",
        "summary": "ExtUtils::MMCygwin - methods to override UN*X behaviour in ExtUtils::MakeMaker",
        "synopsis": "use ExtUtils::MMCygwin; # Done internally by ExtUtils::MakeMaker if needed",
        "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": 26,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}