Thu, 09 Apr 2026 15:38:32 CST | login

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

ID34178
Package Nameperl-IO-stringy
Version2.113
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-IO-stringy.git?.#fc07b3b712c5c3e18965cdc0019ddba12b933d2f
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 05:13:20 CST
CompletedWed, 23 Apr 2025 05:16:33 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
RPMs
src
perl-IO-stringy-2.113-7.oc9.src.rpm (info) (download)
noarch
perl-IO-stringy-2.113-7.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.113-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.113-6 - Rebuilt for loongarch release * 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