Thu, 09 Apr 2026 01:28:16 CST | login

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

ID25639
Package Nameperl-JSON-MaybeXS
Version1.004005
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-JSON-MaybeXS.git?.#05a3a4a0946211c3e50f623bc00b71e8b37a4d27
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:39:41 CST
CompletedThu, 25 Jul 2024 21:43:19 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-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-JSON-MaybeXS-1.004005-3.oc9.src.rpm (info) (download)
noarch
perl-JSON-MaybeXS-1.004005-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 * 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