{
    "mode": "perldoc",
    "parameter": "Dpkg::Deps::Union",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Dpkg%3A%3ADeps%3A%3AUnion/json",
    "generated": "2026-06-09T23:16:37Z",
    "sections": {
        "NAME": {
            "content": "Dpkg::Deps::Union - list of unrelated dependencies\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class represents a list of relationships. It inherits from Dpkg::Deps::Multiple.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "$dep->output([$fh])\nThe output method uses \", \" to join the list of relationships.\n\n$dep->implies($otherdep)\n$dep->getevaluation($otherdep)\nThese methods are not meaningful for this object and always return undef.\n\n$dep->simplifydeps($facts)\nThe simplification is done to generate an union of all the relationships. It uses\n$simpledep->mergeunion($otherdep) to get its job done.\n",
            "subsections": []
        },
        "CHANGES": {
            "content": "Version 1.00 (dpkg 1.15.6)\nMark the module as public.\n",
            "subsections": []
        }
    },
    "summary": "Dpkg::Deps::Union - list of unrelated dependencies",
    "flags": [],
    "examples": [],
    "see_also": []
}