Dpkg::Deps::AND - phpMan

Command: man perldoc info search(apropos)  


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

NAME
       Dpkg::Deps::AND - list of AND dependencies

DESCRIPTION
       This class represents a list of dependencies that must be met at the same time. It
       inherits from Dpkg::Deps::Multiple.

METHODS
       $dep->output([$fh])
           The output method uses ", " to join the list of sub-dependencies.

       $dep->implies($other_dep)
           Returns 1 when $dep implies $other_dep. Returns 0 when $dep implies NOT($other_dep).
           Returns undef when there's no implication. $dep and $other_dep do not need to be of
           the same type.

       $dep->get_evaluation($facts)
           Evaluates the dependency given a list of installed packages and a list of virtual
           packages provided. These lists are part of the Dpkg::Deps::KnownFacts object given as
           parameters.

           Returns 1 when it's true, 0 when it's false, undef when some information is lacking to
           conclude.

       $dep->simplify_deps($facts, @assumed_deps)
           Simplifies the dependency as much as possible given the list of facts (see object
           Dpkg::Deps::KnownFacts) and a list of other dependencies that are known to be true.

CHANGES
   Version 1.00 (dpkg 1.15.6)
       Mark the module as public.

1.21.1                                      2024-02-23                     Dpkg::Deps::AND(3perl)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-12-12 20:04 @3.145.74.89 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!