Wed, 25 Mar 2026 15:08:53 CST | login

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

ID17157
Package Nameperl-Config-General
Version2.65
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Config-General.git?.#8adb58876499784fa687d2a7bfa8bb19ddb47da8
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 14:50:22 CST
CompletedSat, 17 Aug 2024 14:52:42 CST
Taskbuild (dist-ocs23, /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-ocs23
RPMs
src
perl-Config-General-2.65-4.ocs23.src.rpm (info) (download)
noarch
perl-Config-General-2.65-4.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 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