{
    "content": [
        {
            "type": "text",
            "text": "# ExtUtils::MM_VOS (perldoc)\n\n**Summary:** ExtUtils::MMVOS - VOS specific subclass of ExtUtils::MMUnix\n\n**Synopsis:** Don't use this module directly.\nUse ExtUtils::MM and let it choose.\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (4 lines) — 1 subsections\n  - Overridden methods (3 lines)\n- **AUTHOR** (2 lines)\n- **SEE ALSO** (2 lines)\n\n## Full Content\n\n### NAME\n\nExtUtils::MMVOS - VOS specific subclass of ExtUtils::MMUnix\n\n### SYNOPSIS\n\nDon't use this module directly.\nUse ExtUtils::MM and let it choose.\n\n### DESCRIPTION\n\nThis is a subclass of ExtUtils::MMUnix which contains functionality for VOS.\n\nUnless otherwise stated it works just like ExtUtils::MMUnix.\n\n#### Overridden methods\n\nextracleanfiles\nCleanup VOS core files\n\n### AUTHOR\n\nMichael G Schwern <schwern@pobox.com> with code from ExtUtils::MMUnix\n\n### SEE ALSO\n\nExtUtils::MakeMaker\n\n"
        }
    ],
    "structuredContent": {
        "command": "ExtUtils::MM_VOS",
        "section": "",
        "mode": "perldoc",
        "summary": "ExtUtils::MMVOS - VOS specific subclass of ExtUtils::MMUnix",
        "synopsis": "Don't use this module directly.\nUse ExtUtils::MM and let it choose.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": [
                    {
                        "name": "Overridden methods",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ExtUtils::MMVOS - VOS specific subclass of ExtUtils::MMUnix\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "Don't use this module directly.\nUse ExtUtils::MM and let it choose.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is a subclass of ExtUtils::MMUnix which contains functionality for VOS.\n\nUnless otherwise stated it works just like ExtUtils::MMUnix.\n",
                "subsections": [
                    {
                        "name": "Overridden methods",
                        "content": "extracleanfiles\nCleanup VOS core files\n"
                    }
                ]
            },
            "AUTHOR": {
                "content": "Michael G Schwern <schwern@pobox.com> with code from ExtUtils::MMUnix\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ExtUtils::MakeMaker\n",
                "subsections": []
            }
        }
    }
}