Sat, 21 Mar 2026 23:09:40 CST | login

Information for build perl-threads-2.27-4.ocs23

ID1070
Package Nameperl-threads
Version2.27
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-threads.git?.#31c143a9e59f4485ef2133eaf4d3a5b1c8f237b8
SummaryPerl interpreter-based threads
DescriptionThe "interpreter-based threads" provided by Perl are not the fast, lightweight system for multitasking that one might expect or hope for. Threads are implemented in a way that make them easy to misuse. Few people know how to use them correctly or will be able to provide help.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 17 Aug 2023 15:49:58 CST
CompletedThu, 17 Aug 2023 15:55:10 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-threads.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-threads.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-threads-2.27-4.ocs23.src.rpm (info) (download)
aarch64
perl-threads-2.27-4.ocs23.aarch64.rpm (info) (download)
perl-threads-debuginfo-2.27-4.ocs23.aarch64.rpm (info) (download)
perl-threads-debugsource-2.27-4.ocs23.aarch64.rpm (info) (download)
x86_64
perl-threads-2.27-4.ocs23.x86_64.rpm (info) (download)
perl-threads-debuginfo-2.27-4.ocs23.x86_64.rpm (info) (download)
perl-threads-debugsource-2.27-4.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 2.27-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.27-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.27-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Sep 05 2022 Xiaojie Chen <jackxjchen@tencent.com> - 2.27-1 - Initial build