libconfig-mvp-slicer-perl 0.303-2 source package in Ubuntu

Changelog

libconfig-mvp-slicer-perl (0.303-2) unstable; urgency=low

  [ Debian Janitor ]
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Thu, 30 Jun 2022 09:55:59 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libconfig-mvp-slicer-perl_0.303-2.dsc 2.2 KiB 516218636721163d166e9877c2992dba67fa1429d914851aa9afa4749182b7c2
libconfig-mvp-slicer-perl_0.303.orig.tar.gz 26.3 KiB 68ef49aa86d61378004678a7804c042b55e90e7749f1ca8e5ddf182ac49f0901
libconfig-mvp-slicer-perl_0.303-2.debian.tar.xz 2.0 KiB 7f3077f8f9d1061cfd79b9bc5bbfae56ede167b00e5e3b4457b9faa23b140b2e

Available diffs

No changes file available.

Binary packages built by this source

libconfig-mvp-slicer-perl: module to extract embedded plugin config from parent config

 Config::MVP::Slicer can be used to extract embedded configurations
 for other plugins out of larger (parent) configurations. An example
 where this can be useful is plugin bundles. A bundle loads other
 plugins with a default configuration that works most of the time, but
 sometimes you wish you could customize the configuration for one of
 those plugins without having to remove the plugin from the bundle and
 re-specify it separately.