Information for build perl-Class-XSAccessor-1.19-5.oc9

ID17649
Package Nameperl-Class-XSAccessor
Version1.19
Release5.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Class-XSAccessor.git?.#e87050666073ddbd4591949caa4dd05ce2b972de
SummaryGenerate fast XS accessors without run-time compilation
DescriptionClass::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as has_foo() for testing whether the attribute foo is defined in the object. It only works with objects that are implemented as ordinary hashes. Class::XSAccessor::Array implements the same interface for objects that use arrays for their internal representation.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 00:17:02 CST
CompletedMon, 08 Jan 2024 00:18:53 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Class-XSAccessor.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Class-XSAccessor.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
perl-Class-XSAccessor-1.19-5.oc9.src.rpm (info) (download)
aarch64
perl-Class-XSAccessor-1.19-5.oc9.aarch64.rpm (info) (download)
perl-Class-XSAccessor-debuginfo-1.19-5.oc9.aarch64.rpm (info) (download)
perl-Class-XSAccessor-debugsource-1.19-5.oc9.aarch64.rpm (info) (download)
x86_64
perl-Class-XSAccessor-1.19-5.oc9.x86_64.rpm (info) (download)
perl-Class-XSAccessor-debuginfo-1.19-5.oc9.x86_64.rpm (info) (download)
perl-Class-XSAccessor-debugsource-1.19-5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 15 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.19-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.19-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 Shuo Wang <abushwang@tencent.com> - 1.19-1 - initial build