7 Commits

Author SHA1 Message Date
bluhm
8775de2df8 update p5-JSON-MaybeXS to 1.004000 2018-04-30 15:25:58 +00:00
bluhm
89c617a3ab update p5-JSON-MaybeXS to 1.003010 2018-02-03 18:19:28 +00:00
espie
1cad0a9db6 a few more FIX_EXTRACT_PERMISSIONS 2017-12-04 17:56:27 +00:00
bluhm
1946d7c422 update p5-JSON-MaybeXS to 1.003009 2017-03-01 13:11:07 +00:00
bluhm
81705c5cc8 update p5-JSON-MaybeXS to 1.003008 2016-10-10 17:13:05 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
bluhm
fd36514911 import p5-JSON-MaybeXS 1.003005
OK benoit@

use Cpanel::JSON::XS or JSON::XS or JSON::PP

This 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.
2015-08-24 14:38:01 +00:00