Port variant | 538 |
Summary | Use fallback versions of XS (5.38) |
BROKEN | |
Package version | 1.004008 |
Homepage | https://github.com/p5sagit/JSON-MaybeXS |
Keywords | perl |
Maintainer | Perl Automaton |
License | Not yet specified |
Other variants | 540 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 13 AUG 2024, 19:11:11 UTC |
Port created | 15 JUN 2017, 04:26:08 UTC |
single | 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. 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. |
Build and Runtime |
perl-Cpanel-JSON-XS:single:538 perl-5.38:primary:std |
main | mirror://CPAN/ID:E/ET/ETHER |
perl-Dancer2:538 | Lightweight web application framework (5.38) |
perl-HTTP-Entity-Parser:538 | PSGI compliant HTTP Entity Parser (5.38) |
perl-MooX-Options:538 | Explicit Options eXtension for Object Class (5.38) |