Dpkg 1.22.11 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: ==> MALFORMED Signature file! <==
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.02,0.03,1.00,1.01,1.02,1.03,1.04,1.05,1.06,1.07,2.00,2.01,2.02,2.03,3.00
Modules
Name | Abstract | Version | View |
---|---|---|---|
Dpkg | module with core variables | 2.00 | metacpan |
Dpkg::Arch | handle architectures | 1.03 | metacpan |
Dpkg::Archive::Ar | Unix ar archive support | 0.01 | metacpan |
Dpkg::Build::Info | handle build information | 1.02 | metacpan |
Dpkg::BuildAPI | handle build API versions | 0.01 | metacpan |
Dpkg::BuildDriver | drive the build of a Debian package | 0.01 | metacpan |
Dpkg::BuildDriver::DebianRules | build a Debian package using debian/rules | 0.01 | metacpan |
Dpkg::BuildEnv | track build environment | 0.01 | metacpan |
Dpkg::BuildFlags | query build flags | 1.06 | metacpan |
Dpkg::BuildInfo | handle build information | 1.00 | metacpan |
Dpkg::BuildOptions | parse and update build options | 1.02 | metacpan |
Dpkg::BuildProfiles | handle build profiles | 1.00 | metacpan |
Dpkg::BuildTree | handle build tree actions | 0.01 | metacpan |
Dpkg::BuildTypes | track build types | 0.02 | metacpan |
Dpkg::Changelog | base class to implement a changelog parser | 2.00 | metacpan |
Dpkg::Changelog::Debian | parse Debian changelogs | 1.00 | metacpan |
Dpkg::Changelog::Entry | represents a changelog entry | 1.01 | metacpan |
Dpkg::Changelog::Entry::Debian | represents a Debian changelog entry | 2.00 | metacpan |
Dpkg::Changelog::Parse | generic changelog parser for dpkg-parsechangelog | 2.01 | metacpan |
Dpkg::Checksums | generate and manipulate file checksums | 1.04 | metacpan |
Dpkg::Compression | simple database of available compression methods | 2.01 | metacpan |
Dpkg::Compression::FileHandle | class dealing transparently with file compression | 1.01 | metacpan |
Dpkg::Compression::Process | run compression/decompression processes | 1.00 | metacpan |
Dpkg::Conf | parse dpkg configuration files | 1.04 | metacpan |
Dpkg::Control | parse and manipulate official control-like information | 1.04 | metacpan |
Dpkg::Control::Changelog | represent info fields output by dpkg-parsechangelog | 1.00 | metacpan |
Dpkg::Control::Fields | manage (list of official) control fields | 1.00 | metacpan |
Dpkg::Control::FieldsCore | manage (list of official) control fields | 1.02 | metacpan |
Dpkg::Control::Hash | parse and manipulate a stanza of deb822 fields | 1.00 | metacpan |
Dpkg::Control::HashCore | parse and manipulate a stanza of deb822 fields | 1.02 | metacpan |
Dpkg::Control::HashCore::Tie | ties a Dpkg::Control::Hash object | 0.01 | metacpan |
Dpkg::Control::Info | parse files like debian/control | 1.01 | metacpan |
Dpkg::Control::Tests | parse files like debian/tests/control | 1.00 | metacpan |
Dpkg::Control::Tests::Entry | represents a test suite entry | 1.00 | metacpan |
Dpkg::Control::Types | export CTRL_* constants | 0.01 | metacpan |
Dpkg::Deps | parse and manipulate dependencies of Debian packages | 1.07 | metacpan |
Dpkg::Deps::AND | list of AND dependencies | 1.00 | metacpan |
Dpkg::Deps::KnownFacts | list of installed real and virtual packages | 2.00 | metacpan |
Dpkg::Deps::Multiple | base module to represent multiple dependencies | 1.02 | metacpan |
Dpkg::Deps::OR | list of OR dependencies | 1.00 | metacpan |
Dpkg::Deps::Simple | represents a single dependency statement | 1.02 | metacpan |
Dpkg::Deps::Union | list of unrelated dependencies | 1.00 | metacpan |
Dpkg::Dist::Files | handle built artifacts to distribute | 0.01 | metacpan |
Dpkg::ErrorHandling | handle error conditions | 0.02 | metacpan |
Dpkg::Exit | program exit handlers | 2.00 | metacpan |
Dpkg::File | file handling | 0.01 | metacpan |
Dpkg::Getopt | option parsing handling | 0.02 | metacpan |
Dpkg::Gettext | convenience wrapper around Locale::gettext | 2.01 | metacpan |
Dpkg::IPC | helper functions for IPC | 1.02 | metacpan |
Dpkg::Index | generic index of control information | 3.00 | metacpan |
Dpkg::Interface::Storable | common methods related to object serialization | 1.01 | metacpan |
Dpkg::Lock | file locking support | 0.01 | metacpan |
Dpkg::OpenPGP | multi-backend OpenPGP support | 0.01 | metacpan |
Dpkg::OpenPGP::Backend | OpenPGP backend base class | 0.01 | metacpan |
Dpkg::OpenPGP::Backend::GnuPG | OpenPGP backend for GnuPG | 0.01 | metacpan |
Dpkg::OpenPGP::Backend::SOP | OpenPGP backend for SOP | 0.01 | metacpan |
Dpkg::OpenPGP::Backend::Sequoia | OpenPGP backend for Sequoia | 0.01 | metacpan |
Dpkg::OpenPGP::ErrorCodes | OpenPGP error codes | 0.01 | metacpan |
Dpkg::OpenPGP::KeyHandle | OpenPGP key handle support | 0.01 | metacpan |
Dpkg::Package | package properties handling | 0.01 | metacpan |
Dpkg::Path | some common path handling functions | 1.05 | metacpan |
Dpkg::Shlibs | shared library location handling | 0.03 | metacpan |
Dpkg::Shlibs::Cppfilt | C++ symbol mangling support via c++filt | 0.01 | metacpan |
Dpkg::Shlibs::Objdump | symbol support via objdump | 0.01 | metacpan |
Dpkg::Shlibs::Objdump::Object | represent an object from objdump output | 0.01 | metacpan |
Dpkg::Shlibs::Symbol | represent an object file symbol | 0.01 | metacpan |
Dpkg::Shlibs::SymbolFile | represent a symbols file | 0.01 | metacpan |
Dpkg::Source::Archive | source tarball archive support | 0.01 | metacpan |
Dpkg::Source::BinaryFiles | manipulate debian/source/include-binaries files | 0.01 | metacpan |
Dpkg::Source::Format | manipulate debian/source/format files | 1.00 | metacpan |
Dpkg::Source::Functions | miscellaneous source package handling functions | 0.01 | metacpan |
Dpkg::Source::Package | manipulate Debian source packages | 2.03 | metacpan |
Dpkg::Source::Package::V1 | class for source format 1.0 | 0.01 | metacpan |
Dpkg::Source::Package::V2 | class for source format 2.0 | 0.01 | metacpan |
Dpkg::Source::Package::V3::Bzr | class for source format 3.0 (bzr) | 0.01 | metacpan |
Dpkg::Source::Package::V3::Custom | class for source format 3.0 (custom) | 0.01 | metacpan |
Dpkg::Source::Package::V3::Git | class for source format 3.0 (git) | 0.02 | metacpan |
Dpkg::Source::Package::V3::Native | class for source format 3.0 (native) | 0.01 | metacpan |
Dpkg::Source::Package::V3::Quilt | class for source format 3.0 (quilt) | 0.01 | metacpan |
Dpkg::Source::Patch | represent a patch file | 0.01 | metacpan |
Dpkg::Source::Quilt | represent a quilt patch queue | 0.02 | metacpan |
Dpkg::Substvars | handle variable substitution in strings | 2.02 | metacpan |
Dpkg::Vendor | get access to some vendor specific information | 1.02 | metacpan |
Dpkg::Vendor::Debian | Debian vendor class | 0.01 | metacpan |
Dpkg::Vendor::Default | default vendor class | 0.01 | metacpan |
Dpkg::Vendor::Devuan | Devuan vendor class | 0.01 | metacpan |
Dpkg::Vendor::Ubuntu | Ubuntu vendor class | 0.01 | metacpan |
Dpkg::Version | handling and comparing dpkg-style version numbers | 1.03 | metacpan |
Test::Dpkg | helpers for test scripts for the dpkg suite | metacpan |