Sat, 27 Dec 2025 04:44:05 CST | login

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

ID15317
Package Nameperl-constant
Version1.33
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-constant.git?.#2d9b21b1f5e18981956dc679270afe90d1397bd0
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, 18 Sep 2023 20:23:05 CST
CompletedMon, 18 Sep 2023 20:25:55 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
RPMs
src
perl-constant-1.33-3.oc9.src.rpm (info) (download)
noarch
perl-constant-1.33-3.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 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