Thu, 01 Jan 2026 13:33:25 CST | login

Information for build perl-TermReadKey-2.38-7.oc9

ID34298
Package Nameperl-TermReadKey
Version2.38
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-TermReadKey.git?.#21f5ab1c906af126dc3f4ccaa8fbcb173be81529
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 24 Apr 2025 15:06:52 CST
CompletedThu, 24 Apr 2025 15:16:46 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-TermReadKey.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-TermReadKey.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-TermReadKey-2.38-7.oc9.src.rpm (info) (download)
aarch64
perl-TermReadKey-2.38-7.oc9.aarch64.rpm (info) (download)
perl-TermReadKey-debuginfo-2.38-7.oc9.aarch64.rpm (info) (download)
perl-TermReadKey-debugsource-2.38-7.oc9.aarch64.rpm (info) (download)
loongarch64
perl-TermReadKey-2.38-7.oc9.loongarch64.rpm (info) (download)
perl-TermReadKey-debuginfo-2.38-7.oc9.loongarch64.rpm (info) (download)
perl-TermReadKey-debugsource-2.38-7.oc9.loongarch64.rpm (info) (download)
x86_64
perl-TermReadKey-2.38-7.oc9.x86_64.rpm (info) (download)
perl-TermReadKey-debuginfo-2.38-7.oc9.x86_64.rpm (info) (download)
perl-TermReadKey-debugsource-2.38-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.38-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.38-6 - Rebuilt for loongarch release * 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.