Wed, 21 Jan 2026 00:42:42 CST | login

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

ID21962
Package Nameperl-IO-stringy
Version2.113
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-IO-stringy.git?.#665a1b863f8e6d15d262bf6a541a7351ab417f28
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
StartedFri, 27 Sep 2024 18:39:02 CST
CompletedFri, 27 Sep 2024 18:49:46 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
perl-IO-stringy-2.113-7.ocs23.src.rpm (info) (download)
noarch
perl-IO-stringy-2.113-7.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 * 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