{
    "content": [
        {
            "type": "text",
            "text": "# ExtUtils::MM_Darwin (perldoc)\n\n**Summary:** ExtUtils::MMDarwin - special behaviors for OS X\n\n**Synopsis:** For internal MakeMaker use only\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (2 lines) — 1 subsections\n  - Overridden Methods (6 lines)\n\n## Full Content\n\n### NAME\n\nExtUtils::MMDarwin - special behaviors for OS X\n\n### SYNOPSIS\n\nFor internal MakeMaker use only\n\n### DESCRIPTION\n\nSee ExtUtils::MMUnix or ExtUtils::MMAny for documentation on the methods overridden here.\n\n#### Overridden Methods\n\ninitdist\nTurn off Apple tar's tendency to copy resource forks as \".foo\" files.\n\ncflags\nOver-ride Apple's automatic setting of -Werror\n\n"
        }
    ],
    "structuredContent": {
        "command": "ExtUtils::MM_Darwin",
        "section": "",
        "mode": "perldoc",
        "summary": "ExtUtils::MMDarwin - special behaviors for OS X",
        "synopsis": "For internal MakeMaker use only",
        "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": 2,
                "subsections": [
                    {
                        "name": "Overridden Methods",
                        "lines": 6
                    }
                ]
            }
        ],
        "sections": {
            "NAME": {
                "content": "ExtUtils::MMDarwin - special behaviors for OS X\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "For internal MakeMaker use only\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "See ExtUtils::MMUnix or ExtUtils::MMAny for documentation on the methods overridden here.\n",
                "subsections": [
                    {
                        "name": "Overridden Methods",
                        "content": "initdist\nTurn off Apple tar's tendency to copy resource forks as \".foo\" files.\n\ncflags\nOver-ride Apple's automatic setting of -Werror\n"
                    }
                ]
            }
        }
    }
}