Wed, 08 Apr 2026 13:00:37 CST | login

Information for build perl-JSON-MaybeXS-1.004005-4.oc9

ID39300
Package Nameperl-JSON-MaybeXS
Version1.004005
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-JSON-MaybeXS.git?.#f48f8abd9e4da69d53cdfe9416bb0d10dd57c055
SummaryUse Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
DescriptionThis module first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error. It then exports the "encode_json" and "decode_json" functions from the loaded module, along with a "JSON" constant that returns the class name for calling "new" on. If you're writing fresh code rather than replacing JSON.pm usage, you might want to pass options as constructor args rather than calling mutators, so we provide our own "new" method that supports that.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 18:03:36 CST
CompletedFri, 13 Jun 2025 18:05:44 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-JSON-MaybeXS.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-JSON-MaybeXS.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-JSON-MaybeXS-1.004005-4.oc9.src.rpm (info) (download)
noarch
perl-JSON-MaybeXS-1.004005-4.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.004005-4 - Rebuilt for loongarch64 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.004005-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.004005-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.004005-1 - initial build