Wed, 21 Jan 2026 02:10:35 CST | login

Information for build perl-IO-stringy-2.113-6.ocs23

ID17165
Package Nameperl-IO-stringy
Version2.113
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-IO-stringy.git?.#d02596c36c62eba9b58f098657992d4331ede616
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 14:54:06 CST
CompletedSat, 17 Aug 2024 14:57:44 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-IO-stringy.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-IO-stringy.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
perl-IO-stringy-2.113-6.ocs23.src.rpm (info) (download)
noarch
perl-IO-stringy-2.113-6.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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