Pakket: libjson-maybexs-perl (1.004000-1)
Verwijzigingen voor libjson-maybexs-perl
Debian bronnen:
Het bronpakket libjson-maybexs-perl downloaden:
- [libjson-maybexs-perl_1.004000-1.dsc]
- [libjson-maybexs-perl_1.004000.orig.tar.gz]
- [libjson-maybexs-perl_1.004000-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
interface to the best available JSON module
JSON::MaybeXS 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.
Andere aan libjson-maybexs-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcpanel-json-xs-perl
- module for fast and correct serialising to JSON
- of libjson-xs-perl (>= 3)
- module for manipulating JSON-formatted data (C/XS-accelerated)
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perl (>= 5.21.5)
- Larry Wall's Practical Extraction and Report Language
- of libjson-pp-perl (>= 2.27300)
- module for manipulating JSON-formatted data (Pure Perl)