{
    "mode": "perldoc",
    "parameter": "Dpkg::Exit",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Dpkg%3A%3AExit/json",
    "generated": "2026-06-16T10:34:31Z",
    "sections": {
        "NAME": {
            "content": "Dpkg::Exit - program exit handlers\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The Dpkg::Exit module provides support functions to run handlers on exit.\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "push_exit_handler",
                    "content": "Register a code reference into the exit function handlers stack.\n"
                },
                {
                    "name": "pop_exit_handler",
                    "content": "Pop the last registered exit handler from the handlers stack.\n"
                },
                {
                    "name": "run_exit_handlers",
                    "content": "Run the registered exit handlers.\n"
                }
            ]
        },
        "CHANGES": {
            "content": "Version 2.00 (dpkg 1.20.0)\nHide variable: @handlers.\n\nVersion 1.01 (dpkg 1.17.2)\nNew functions: pushexithandler(), popexithandler(), runexithandlers()\n\nDeprecated variable: @handlers\n\nVersion 1.00 (dpkg 1.15.6)\nMark the module as public.\n",
            "subsections": []
        }
    },
    "summary": "Dpkg::Exit - program exit handlers",
    "flags": [],
    "examples": [],
    "see_also": []
}