libconfig-scoped-perl 0.22-5 source package in Ubuntu

Changelog

libconfig-scoped-perl (0.22-5) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * d/clean: new: cleanup t/files/cache-test.cfg.dump. (Closes: #1046574)

 -- Étienne Mollier <email address hidden>  Sun, 21 Jan 2024 19:38:03 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe perl

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libconfig-scoped-perl_0.22-5.dsc 2.3 KiB b3038da08f8ae0403c2f6dfd730acfe3986bc10a29e1cb9ec397e5efa2401dab
libconfig-scoped-perl_0.22.orig.tar.gz 37.1 KiB 350d8c74927613024d03437428f1ecedb27762ad393d0e720b7c03cfab81812b
libconfig-scoped-perl_0.22-5.debian.tar.xz 2.6 KiB 7a3144c826defb3ccd38bdb2681192cc7e60cb4b2f47a8c6cba26501c4d5a065

Available diffs

No changes file available.

Binary packages built by this source

libconfig-scoped-perl: Feature rich configuration file parser

 Config::Scoped is a configuration file parser for complex configuration
 files based on Parse::RecDescent. Files similar to the ISC named or ISC
 dhcpd configurations are possible. In order to be fast a precompiled
 grammar and optionally a config cache is used.