Search results for "module:dpkg"
Dpkg - module with core variables
The Dpkg module provides a set of variables with information concerning this system installation. It is also the entry point to the Dpkg module hierarchy....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
DPKG::Log - Parse the dpkg log
This module is used to parse a logfile and store each line as a DPKG::Log::Entry object....
APTITUZ/DPKG-Log-1.20 - 23 Feb 2011 09:10:56 UTC
Dpkg::IPC - helper functions for IPC
Dpkg::IPC offers helper functions to allow you to execute other programs in an easy, yet flexible way, while hiding all the gory details of IPC (Inter-Process Communication) from you....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::Arch - handle architectures
The Dpkg::Arch module provides functions to handle Debian architectures, wildcards, and mapping from and to GNU triplets. No symbols are exported by default. The :all tag can be used to import all symbols. The :getters, :parsers, :mappers and :operat...
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::Deps - parse and manipulate dependencies of Debian packages
The Dpkg::Deps module provides classes implementing various types of dependencies. The most important function is deps_parse(), it turns a dependency line in a set of Dpkg::Deps::{Simple,AND,OR,Union} objects depending on the case....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::Exit - program exit handlers
The Dpkg::Exit module provides support functions to run handlers on exit....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::Lock - file locking support
This module implements locking functions used to support parallel builds. Note: This is a private module, its API can change at any time....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::Conf - parse dpkg configuration files
The Dpkg::Conf object can be used to read options from a configuration file. It can export an array that can then be parsed exactly like @ARGV....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::File - file handling
This module provides file handling support functions. Note: This is a private module, its API can change at any time....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Test::Dpkg - helpers for test scripts for the dpkg suite
This module provides helper functions to ease implementing test scripts for the dpkg suite of tools. Note: This is a private module, its API can change at any time....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
DPKG::Make - cleanly generate an Debian package (.dpkg)
Automatically generate an dpkg software package from a list of files. DPKG::Make builds the RPM in a very clean and configurable fashion. (Finally! Making RPMs outside of /usr/src/redhat without a zillion file intermediates left over!) DPKG::Make gen...
SHARRISON/DPKG-Tools-0.1 - 03 Jul 2002 16:31:25 UTC
Dpkg::Path - some common path handling functions
It provides some functions to handle various path....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
DPKG::Parse - Parse various dpkg files into Perl Objects
DPKG::Parse contains utilities to parse the various files created by dpkg and turn them into helpful Perl objects. Current files understood by various DPKG::Parse modules: /var/lib/dpkg/status - DPKG::Parse::Status /var/lib/dpkg/available - DPKG::Par...
ETHER/DPKG-Parse-0.03 - 06 Jun 2015 20:24:31 UTC
Dpkg::Index - generic index of control information
This class represent a set of Dpkg::Control objects....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
DPKG::Update - compare installed dpkg with up-to-date distribution
Currently, there are no options to DPKG::Update::execute. *DPKG::Update* compares installed Debian packages on a Linux system with an up-to-date distribution....
SHARRISON/DPKG-Tools-0.1 - 03 Jul 2002 16:31:25 UTC
Dpkg::Getopt - option parsing handling
This module provides helper functions for option parsing, and complements the system Getopt::Long module. Note: This is a private module, its API can change at any time....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::Vendor - get access to some vendor specific information
The files in $Dpkg::CONFDIR/origins/ can provide information about various vendors who are providing Debian packages. Currently those files look like this: Vendor: Debian Vendor-URL: https://www.debian.org/ Bugs: debbugs://bugs.debian.org If the vend...
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::Shlibs - shared library location handling
This module provides functions to locate shared libraries. Note: This is a private module, its API can change at any time....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::Gettext - convenience wrapper around Locale::gettext
The Dpkg::Gettext module is a convenience wrapper over the Locale::gettext module, to guarantee we always have working gettext functions, and to add some commonly used aliases....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC
Dpkg::OpenPGP - multi-backend OpenPGP support
This module provides a class for transparent multi-backend OpenPGP support. Note: This is a private module, its API can change at any time....
GUILLEM/Dpkg-1.22.0 - 30 Aug 2023 10:44:22 UTC