Fri, 03 Apr 2026 02:36:54 CST | login

Information for build perl-Config-General-2.65-5.oc9

ID38960
Package Nameperl-Config-General
Version2.65
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Config-General.git?.#b70b53632e6117b18b3bee089c3f52dc0b00fadd
SummaryGeneric configuration module for Perl
DescriptionThis module opens a config file and parses its contents for you. After parsing the module returns a hash structure that contains the representation of the config file. The format of config files supported by Config::General is inspired by the well known Apache config format: in fact, this module is 100% read-compatible with Apache config files, but you can also just use simple name/value pairs in your config files. In addition to the capabilities of an Apache config file, it supports some enhancements such as here-documents, C-style comments or multi-line options. It is also possible to save the config back to disk, which makes the module a perfect back-end for configuration interfaces. It is possible to use variables in config files and there also exists support for object oriented access to the configuration.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 16:19:28 CST
CompletedFri, 13 Jun 2025 16:24:38 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Config-General.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Config-General.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Config-General-2.65-5.oc9.src.rpm (info) (download)
noarch
perl-Config-General-2.65-5.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.65-5 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.65-4 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.65-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.65-2 - Rebuilt for OpenCloudOS Stream 23.05 * Tue Apr 11 2023 cunshunxia <cunshunxia@tencent.com> - 2.65-1 - initial build