info > Dpkg::Deps::OR

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

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

📛 NAME

Dpkg::Deps::OR - list of OR dependencies

🚀 Quick Reference

Use CaseCommandDescription
Create an OR dependency objectmy $dep = Dpkg::Deps::OR->new();Instantiate a new OR dependency list
Output dependency string$dep->output([$fh])Print the dependency using " | " joiner
Check implication$dep->implies($other_dep)Returns 1, 0, or undef for implication
Evaluate dependency$dep->get_evaluation($facts)Evaluate with installed packages and virtuals
Simplify dependency$dep->simplify_deps($facts, @assumed_deps)Reduce dependency given known facts

📝 DESCRIPTION

This class represents a list of dependencies of which only one must be met for the dependency to be true. It inherits from Dpkg::Deps::Multiple.

⚙️ METHODS

🔄 CHANGES

📌 Version 1.00 (dpkg 1.15.6)

Mark the module as public.

Dpkg::Deps::OR
📛 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:05 @2600:1f28:365:80b0:60b0:dfa5:fbc9:9f8f
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!