[ bianca ]
[ 源代码: libjson-pp-perl ]
软件包:libjson-pp-perl(4.16000-2)
libjson-pp-perl 的相关链接
下载源码包 libjson-pp-perl:
- [libjson-pp-perl_4.16000-2.debian.tar.xz]
- [libjson-pp-perl_4.16000-2.dsc]
- [libjson-pp-perl_4.16000.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for manipulating JSON-formatted data (Pure Perl)
JSON::PP is a module for manipulating data stored in the JavaScript Object Notation (JSON) serialization format (defined in RFC 4627), which serves as an alternative to XML.
This Pure Perl JSON implementation is also part of perl core, and will be loaded by the JSON module (see libjson-perl) if the C/XS-accelerated version (see libjson-xs-perl) is not available.
其他与 libjson-pp-perl 有关的软件包
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libjson-perl
- module for manipulating JSON-formatted data