Dpkg::Deps::KnownFacts(3perl) | libdpkg-perl | Dpkg::Deps::KnownFacts(3perl) |
Dpkg::Deps::KnownFacts - list of installed real and virtual packages
This class represents a list of installed packages and a list of virtual packages provided (by the set of installed packages).
Note that $multiarch is only used if $arch is provided.
Remove method: $facts->check_package().
New option: Dpkg::Deps::KnownFacts->add_installed_package() now accepts 2 supplementary parameters ($arch and $multiarch).
Deprecated method: Dpkg::Deps::KnownFacts->check_package() is obsolete, it should not have been part of the public API.
Mark the module as public.
2023-05-11 | 1.21.22 |