{
    "content": [
        {
            "type": "text",
            "text": "# ExtUtils::MakeMaker::Config (perldoc)\n\n## NAME\n\nExtUtils::MakeMaker::Config - Wrapper around Config.pm\n\n## SYNOPSIS\n\nuse ExtUtils::MakeMaker::Config;\nprint $Config{installbin};  # or whatever\n\n## DESCRIPTION\n\nFOR INTERNAL USE ONLY\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::MakeMaker::Config",
        "section": "",
        "mode": "perldoc",
        "summary": "ExtUtils::MakeMaker::Config - Wrapper around Config.pm",
        "synopsis": "use ExtUtils::MakeMaker::Config;\nprint $Config{installbin};  # or whatever",
        "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": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ExtUtils::MakeMaker::Config - Wrapper around Config.pm\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use ExtUtils::MakeMaker::Config;\nprint $Config{installbin};  # or whatever\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "FOR INTERNAL USE ONLY\n\nA very thin wrapper around Config.pm so MakeMaker is easier to test.\n",
                "subsections": []
            }
        }
    }
}