Wed, 08 Apr 2026 19:28:12 CST | login

Information for build perl-IO-stringy-2.113-5.oc9

ID17891
Package Nameperl-IO-stringy
Version2.113
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-IO-stringy.git?.#2ae0a5f5ce9c383475567298aa00dd9737709f76
SummaryI/O on in-core objects like strings and arrays for Perl
DescriptionThis toolkit primarily provides modules for performing both traditional and object-oriented I/O) on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. In the more-traditional IO::Handle front, we have IO::AtomicFile, which may be used to painlessly create files that are updated atomically. And in the "this-may-prove-useful" corner, we have IO::Wrap, whose exported wraphandle() function will clothe anything that's not a blessed object in an IO::Handle-like wrapper... so you can just use OO syntax and stop worrying about whether your function's caller handed you a string, a globref, or a FileHandle.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 01:17:12 CST
CompletedMon, 08 Jan 2024 01:18:17 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-IO-stringy.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-IO-stringy.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9-epol-2504-build
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
perl-IO-stringy-2.113-5.oc9.src.rpm (info) (download)
noarch
perl-IO-stringy-2.113-5.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.113-5 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 16 2023 Xiaojie Chen <jackxjchen@tencent.com> - 2.113-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.113-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.113-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Mar 10 2023 cunshunxia <cunshunxia@tencent.com> - 2.113-1 - initial build