Fri, 03 Apr 2026 09:16:56 CST | login

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

ID16866
Package Nameperl-Config-General
Version2.65
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Config-General.git?.#10c95dfc88a710274a5beb46c5c7918bdffbb002
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 15:38:12 CST
CompletedMon, 16 Oct 2023 15:39:42 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/perl-Config-General.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Config-General.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
perl-Config-General-2.65-2.oc9.src.rpm (info) (download)
noarch
perl-Config-General-2.65-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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