Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Dpkg::Deps::Union

Name Dpkg::Deps::Union
Version 1.00
Located at /usr/share/perl5
File /usr/share/perl5/Dpkg/Deps/Union.pm
Is Core No
Search CPAN for this module Dpkg::Deps::Union
Documentation Dpkg::Deps::Union
Module Details Dpkg::Deps::Union


NAME

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


DESCRIPTION

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


METHODS

$dep->output([$fh])
The output method uses ``, '' to join the list of relationships.

$dep->implies($other_dep)
$dep->get_evaluation($other_dep)
These methods are not meaningful for this object and always return undef.

$dep->simplify_deps($facts)
The simplification is done to generate an union of all the relationships. It uses $simple_dep->merge_union($other_dep) to get its job done.


CHANGES

Version 1.00 (dpkg 1.15.6)

Mark the module as public.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026