[ 源代码: libjson-maybexs-perl ]
软件包:libjson-maybexs-perl(1.004004-1)
libjson-maybexs-perl 的相关链接
Debian 的资源:
下载源码包 libjson-maybexs-perl:
- [libjson-maybexs-perl_1.004004-1.dsc]
- [libjson-maybexs-perl_1.004004.orig.tar.gz]
- [libjson-maybexs-perl_1.004004-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libjson-maybexs-perl 有关的软件包
|
|
|
|
-
- dep: libcpanel-json-xs-perl
- module for fast and correct serialising to JSON
- 或者 libjson-xs-perl
- module for manipulating JSON-formatted data (C/XS-accelerated)
-
- dep: libjson-pp-perl
- module for manipulating JSON-formatted data (Pure Perl)
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)