info > Dpkg::Deps::Union

Not found locally for Dpkg::Deps::Union. Try Google search

Dpkg::Deps::Union(3perl) libdpkg-perl Dpkg::Deps::Union(3perl)

📛 NAME

Dpkg::Deps::Union - list of unrelated dependencies

🚀 Quick Reference

Use Case Command Description
Represent a union of unrelated dependencies use Dpkg::Deps::Union; my $union = Dpkg::Deps::Union->new(); Create a new union object to manage a set of dependencies that are not related by AND/OR.
Output dependencies as a comma-separated list $union->output([$fh]); Print the union of dependencies to a filehandle (or STDOUT by default).
Simplify a union of dependencies $union->simplify_deps($facts); Merge overlapping dependencies into a single union using $simple_dep->merge_union($other_dep).

📖 DESCRIPTION

This class represents a list of relationships. It inherits from Dpkg::Deps::Multiple.

🔧 METHODS

📝 CHANGES

🔖 Version 1.00 (dpkg 1.15.6)

Mark the module as public.

1.21.1 2025-09-09 Dpkg::Deps::Union(3perl)

Dpkg::Deps::Union
📛 NAME 🚀 Quick Reference 📖 DESCRIPTION 🔧 METHODS 📝 CHANGES
🔖 Version 1.00 (dpkg 1.15.6)

Generated by phpman v4.10.0-7-g98e9fd5 Author: Che Dong Under GNU General Public License
2026-09-09 12:24 @2600:1f28:365:80b0:60b0:dfa5:fbc9:9f8f
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!