Sat, 27 Dec 2025 15:21:55 CST | login

Information for build perl-XML-SAX-Base-1.09-7.ocs23.rva23

ID24508
Package Nameperl-XML-SAX-Base
Version1.09
Release7.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-XML-SAX-Base.git?.#5eeeaae56ab107c83e19cfde9db470faa9386dba
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 bymaxonxie
State complete
Volume DEFAULT
StartedFri, 28 Nov 2025 14:33:49 CST
CompletedFri, 28 Nov 2025 16:17:00 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/perl-XML-SAX-Base.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-XML-SAX-Base.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
perl-XML-SAX-Base-1.09-7.ocs23.rva23.src.rpm (info) (download)
noarch
perl-XML-SAX-Base-1.09-7.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.09-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.09-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.09-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.09-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * 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