Sat, 17 Jan 2026 14:59:09 CST | login

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

ID15460
Package Nameperl-TermReadKey
Version2.38
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-TermReadKey.git?.#23c02dfd1eb13c01de42ef4ab4cf683299f4cc8e
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 01:07:17 CST
CompletedSat, 17 Aug 2024 01:10:53 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-TermReadKey.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-TermReadKey.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
perl-TermReadKey-2.38-6.ocs23.src.rpm (info) (download)
aarch64
perl-TermReadKey-2.38-6.ocs23.aarch64.rpm (info) (download)
perl-TermReadKey-debuginfo-2.38-6.ocs23.aarch64.rpm (info) (download)
perl-TermReadKey-debugsource-2.38-6.ocs23.aarch64.rpm (info) (download)
loongarch64
perl-TermReadKey-2.38-6.ocs23.loongarch64.rpm (info) (download)
perl-TermReadKey-debuginfo-2.38-6.ocs23.loongarch64.rpm (info) (download)
perl-TermReadKey-debugsource-2.38-6.ocs23.loongarch64.rpm (info) (download)
x86_64
perl-TermReadKey-2.38-6.ocs23.x86_64.rpm (info) (download)
perl-TermReadKey-debuginfo-2.38-6.ocs23.x86_64.rpm (info) (download)
perl-TermReadKey-debugsource-2.38-6.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 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.