Tue, 24 Mar 2026 19:24:38 CST | login

Information for build perl-Config-General-2.65-3.ocs23

ID3953
Package Nameperl-Config-General
Version2.65
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Config-General.git?.#94b9014bf91d6d83e0dbce5702d135769ff4fb85
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 bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 13:58:41 CST
CompletedMon, 11 Sep 2023 14:00:20 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Config-General.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Config-General.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Config-General-2.65-3.ocs23.src.rpm (info) (download)
noarch
perl-Config-General-2.65-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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