Tue, 13 Jan 2026 08:33:08 CST | login

Information for build perl-XML-SAX-Base-1.09-3.oc9

ID15311
Package Nameperl-XML-SAX-Base
Version1.09
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-XML-SAX-Base.git?.#4512dd9034fa70f90be30795ff3fb8eed6ea59a6
SummaryAA base class for PerlSAX drivers and filters
DescriptionThis module has a very simple task - to be a base class for PerlSAX drivers and filters. It's default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for example, implement the characters() callback. The main advantages that it provides are easy dispatching of events the right way(ie it takes care for you of checking that the handler has implemented that method,or has defined an AUTOLOAD), and the guarantee that filters will pass along events that they aren't implementing to handlers downstream that might nevertheless be interested in them.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:20:19 CST
CompletedMon, 18 Sep 2023 20:22:28 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-XML-SAX-Base.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-XML-SAX-Base.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-XML-SAX-Base-1.09-3.oc9.src.rpm (info) (download)
noarch
perl-XML-SAX-Base-1.09-3.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 Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.09-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.09-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Aug 01 2022 doriscchao <doriscchao@tencent.com> - 1.09-1 - initial build, Version 1.09, Release 1