Port variant | 536 |
Summary | Use fallback versions of XS (5.36) |
Package version | 1.004005 |
Homepage | https://github.com/p5sagit/JSON-MaybeXS |
Keywords | perl |
Maintainer | Perl Automaton |
License | Not yet specified |
Other variants | 538 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 05 AUG 2023, 23:28:01 UTC |
Port created | 14 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:536 perl-5.36:primary:standard |
main | mirror://CPAN/ID:E/ET/ETHER |
perl-Dancer2:536 | Lightweight web application framework (5.36) |
perl-HTTP-Entity-Parser:536 | PSGI compliant HTTP Entity Parser (5.36) |
perl-MooX-Options:536 | Explicit Options eXtension for Object Class (5.36) |