{
    "content": [
        {
            "type": "text",
            "text": "# Dpkg::Build::Info (perldoc)\n\n## NAME\n\nDpkg::Build::Info - handle build information\n\n## DESCRIPTION\n\nThe Dpkg::Build::Info module provides functions to handle the build information.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **FUNCTIONS**\n- **CHANGES**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Dpkg::Build::Info",
        "section": "",
        "mode": "perldoc",
        "summary": "Dpkg::Build::Info - handle build information",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "CHANGES",
                "lines": 8,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Dpkg::Build::Info - handle build information\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The Dpkg::Build::Info module provides functions to handle the build information.\n",
                "subsections": []
            },
            "FUNCTIONS": {
                "content": "@envvars = getbuildenvallowed()\nGet an array with the allowed list of environment variables that can affect the build, but\nare still not privacy revealing.\n\n@envvars = getbuildenvwhitelist()\nThis is a deprecated alias for getbuildenvallowed().\n",
                "subsections": []
            },
            "CHANGES": {
                "content": "Version 1.01 (dpkg 1.20.1)\nNew function: getbuildenvallowed().\n\nDeprecated function: getbuildenvwhitelist().\n\nVersion 1.00 (dpkg 1.18.14)\nMark the module as public.\n",
                "subsections": []
            }
        }
    }
}