The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Dpkg"

Dpkg - module with core variables River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

DPKG::Log - Parse the dpkg log River stage zero No dependents

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 River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Lock - file locking support River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Arch - handle architectures River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

DPKG::Make - cleanly generate an Debian package (.dpkg) River stage zero No dependents

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::Deps - parse and manipulate dependencies of Debian packages River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Conf - parse dpkg configuration files River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Exit - program exit handlers River stage one • 6 direct dependents • 8 total dependents

The Dpkg::Exit module provides support functions to run handlers on exit....

GUILLEM/Dpkg-1.22.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Path - some common path handling functions River stage one • 6 direct dependents • 8 total dependents

It provides some functions to handle various path....

GUILLEM/Dpkg-1.22.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::File - file handling River stage one • 6 direct dependents • 8 total dependents

This module provides file handling support functions. Note: This is a private module, its API can change at any time....

GUILLEM/Dpkg-1.22.6 - 10 Mar 2024 21:52:57 UTC

Test::Dpkg - helpers for test scripts for the dpkg suite River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Index - generic index of control information River stage one • 6 direct dependents • 8 total dependents

This class represent a set of Dpkg::Control objects....

GUILLEM/Dpkg-1.22.6 - 10 Mar 2024 21:52:57 UTC

DPKG::Parse - Parse various dpkg files into Perl Objects River stage one • 1 direct dependent • 1 total dependent

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::Update - compare installed dpkg with up-to-date distribution River stage zero No dependents

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::Shlibs - shared library location handling River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Getopt - option parsing handling River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Vendor - get access to some vendor specific information River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Gettext - convenience wrapper around Locale::gettext River stage one • 6 direct dependents • 8 total dependents

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.6 - 10 Mar 2024 21:52:57 UTC

Dpkg::Control - parse and manipulate official control-like information River stage one • 6 direct dependents • 8 total dependents

The Dpkg::Control object is a smart version of Dpkg::Control::Hash. It associates a type to the control information. That type can be used to know what fields are allowed and in what order they must be output. The types are constants that are exporte...

GUILLEM/Dpkg-1.22.6 - 10 Mar 2024 21:52:57 UTC
105 results (0.022 seconds)