libconfig-apacheformat-perl 1.2-5.1 source package in Ubuntu
Changelog
libconfig-apacheformat-perl (1.2-5.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. -- Holger Levsen <email address hidden> Wed, 06 Jan 2021 19:29:33 +0100
Upload details
- Uploaded by:
- Debian Perl Group on 2021-01-06
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2021-01-07 | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libconfig-apacheformat-perl_1.2-5.1.dsc | 2.2 KiB | 2c60d0855666effc90db6668a6cc8bbcb23f77092391d63c7ae294f91575bb7e |
libconfig-apacheformat-perl_1.2.orig.tar.gz | 55.5 KiB | a213fa8a7f230f7edb91b9169164935cd5f5d712d5c0ed083a46cd38663bf26d |
libconfig-apacheformat-perl_1.2-5.1.debian.tar.xz | 3.5 KiB | fb769192fd7c2c197fbdc209480cac3c13edcb60b7e84b144b6d940ff957a8f1 |
Available diffs
- diff from 1.2-5 to 1.2-5.1 (369 bytes)
No changes file available.
Binary packages built by this source
- libconfig-apacheformat-perl: Perl module to parse Apache format config files
Config:
:ApacheFormat is designed to parse a configuration file in the same
syntax used by the Apache web server (see http://httpd.apache. org for
details). This allows you to build applications which can be easily
managed by experienced Apache admins. Also, by using this module,
you'll benefit from the support for nested blocks with built-in
parameter inheritance. This can greatly reduce the amount or repeated
information in your configuration files.