Sat, 17 Jan 2026 18:07:19 CST | login

Information for build perl-TermReadKey-2.38-5.ocs23

ID2079
Package Nameperl-TermReadKey
Version2.38
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-TermReadKey.git?.#a6c3a3a075bd0368fd70b55ad72ab1c02f2dc996
SummaryA perl module for simple terminal control
DescriptionThis module provides simple control over terminal driver modes (cbreak, raw, cooked, etc.) support for non-blocking reads, if the architecture allows, and some generalized handy functions for working with terminals.Aiming at making the function as ortable as possible, so that you can just plug in "use Term::ReadKey" on any architecture and have a good likelyhood of it working.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 11:49:38 CST
CompletedMon, 11 Sep 2023 11:51:35 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-TermReadKey.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-TermReadKey.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-TermReadKey-2.38-5.ocs23.src.rpm (info) (download)
aarch64
perl-TermReadKey-2.38-5.ocs23.aarch64.rpm (info) (download)
perl-TermReadKey-debuginfo-2.38-5.ocs23.aarch64.rpm (info) (download)
perl-TermReadKey-debugsource-2.38-5.ocs23.aarch64.rpm (info) (download)
loongarch64
perl-TermReadKey-2.38-5.ocs23.loongarch64.rpm (info) (download)
perl-TermReadKey-debuginfo-2.38-5.ocs23.loongarch64.rpm (info) (download)
perl-TermReadKey-debugsource-2.38-5.ocs23.loongarch64.rpm (info) (download)
x86_64
perl-TermReadKey-2.38-5.ocs23.x86_64.rpm (info) (download)
perl-TermReadKey-debuginfo-2.38-5.ocs23.x86_64.rpm (info) (download)
perl-TermReadKey-debugsource-2.38-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.38-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 2.38-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.38-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.38-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Aug 09 2022 Wang Guodong <gordonwwang@tencent.com> - 2.38-1 - package init.