Thu, 26 Mar 2026 05:14:45 CST | login

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

ID1717
Package Nameperl-constant
Version1.33
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-constant.git?.#a3f110d5c8ebc39a2f853b4d5ba7fb14907f997d
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 bystreamkoji
State complete
Volume DEFAULT
StartedFri, 08 Sep 2023 23:19:10 CST
CompletedFri, 08 Sep 2023 23:21:12 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-constant.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-constant.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-constant-1.33-5.ocs23.src.rpm (info) (download)
noarch
perl-constant-1.33-5.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> - 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