Wed, 08 Apr 2026 12:47:32 CST | login

Information for build perl-Devel-CallParser-0.002-1.oc9

ID27705
Package Nameperl-Devel-CallParser
Version0.002
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Devel-CallParser.git?.#9c9467ba6927be03921596205069d2233610af9e
SummaryCustom parsing attached to subroutines
DescriptionThis module provides a C API, for XS modules, concerned with custom parsing. It is centered around the function cv_set_call_parser, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine having their arguments parsed by arbitrary C code (this is a more conveniently structured facility than the core's PL_keyword_plugin API). This module makes cv_set_call_parser and several supporting functions available.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 15:26:55 CST
CompletedMon, 05 Aug 2024 15:29:34 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Devel-CallParser.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Devel-CallParser.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Devel-CallParser-0.002-1.oc9.src.rpm (info) (download)
aarch64
perl-Devel-CallParser-0.002-1.oc9.aarch64.rpm (info) (download)
perl-Devel-CallParser-debuginfo-0.002-1.oc9.aarch64.rpm (info) (download)
perl-Devel-CallParser-debugsource-0.002-1.oc9.aarch64.rpm (info) (download)
x86_64
perl-Devel-CallParser-0.002-1.oc9.x86_64.rpm (info) (download)
perl-Devel-CallParser-debuginfo-0.002-1.oc9.x86_64.rpm (info) (download)
perl-Devel-CallParser-debugsource-0.002-1.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 * Thu Jul 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.002-1 - initial build