Sat, 14 Mar 2026 23:19:46 CST | login

Information for build perl-IO-Multiplex-1.16-5.ocs23

ID3961
Package Nameperl-IO-Multiplex
Version1.16
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-IO-Multiplex.git?.#c98cc033fdae67dc9a19897dc951862afa12b0c1
SummaryManage IO on many file handles
DescriptionIO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select system call. In addition to maintaining the select loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 14:02:50 CST
CompletedMon, 11 Sep 2023 14:04:12 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-IO-Multiplex.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-IO-Multiplex.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-IO-Multiplex-1.16-5.ocs23.src.rpm (info) (download)
noarch
perl-IO-Multiplex-1.16-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.16-5 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 16 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.16-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.16-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Mar 28 2023 Shuo Wang <abushwang@tencent.com> - 1.16-1 - initial build