Tue, 03 Feb 2026 17:29:24 CST | login

Information for build perl-XML-Stream-1.24-2.oc9

ID39790
Package Nameperl-XML-Stream
Version1.24
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-XML-Stream.git?.#e3968ffb45f8a17821df29d0da1fbdf5c3eea48d
SummaryXML::Stream - streaming XML library
DescriptionThis module provides the user with methods to connect to a remote server, send a stream of XML to the server, and receive/parse an XML stream from the server. It is primarily based work for the Etherx XML router developed by the Jabber Development Team. For more information about this project visit http://etherx.jabber.org/stream/. XML::Stream gives the user the ability to define a central callback that will be used to handle the tags received from the server. These tags are passed in the format defined at instantiation time. the closing tag of an object is seen, the tree is finished and passed to the call back function. What the user does with it from there is up to them. For a detailed description of how this module works, and about the data structure that it returns, please view the source of Stream.pm and look at the detailed description at the end of the file.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 20:20:15 CST
CompletedFri, 13 Jun 2025 20:22:22 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-XML-Stream.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-XML-Stream.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-XML-Stream-1.24-2.oc9.src.rpm (info) (download)
noarch
perl-XML-Stream-1.24-2.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.24-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.24-1 - initial build