Sat, 27 Dec 2025 04:01:27 CST | login

Information for build perl-constant-1.33-5.oc9

ID19280
Package Nameperl-constant
Version1.33
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-constant.git?.#d4b8969d3ef48714de0b8b903fc1dcd11da1ad30
SummaryPerl pragma to declare constants
DescriptionThis pragma allows you to declare constants at compile-time. When a constant is used in an expression, Perl replaces it with its value at compile time, and may then optimize the expression further. In particular, any code in an "if (CONSTANT)" block will be optimized away if the constant is false.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 06:58:31 CST
CompletedMon, 08 Jan 2024 07:01:53 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-constant.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-constant.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
perl-constant-1.33-5.oc9.src.rpm (info) (download)
noarch
perl-constant-1.33-5.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.33-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.33-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.33-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.33-2 - Rebuilt for OpenCloudOS Stream 23 * Tue May 24 2022 Xiaojie Chen <jackxjchen@tencent.com> - 1.33-1 - Initial build