[ 源代码: libjson-types-perl ]
软件包:libjson-types-perl(0.05-4)
libjson-types-perl 的相关链接
Debian 的资源:
下载源码包 libjson-types-perl:
- [libjson-types-perl_0.05-4.dsc]
- [libjson-types-perl_0.05.orig.tar.gz]
- [libjson-types-perl_0.05-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
variable type utility for JSON encoding
The type mappings between JSON and Perl is annoying, because e.g. a number in Perl is under some circumstances treated as a string in JSON.
JSON::Types provides functions to fixate the types of variables passed to JSON.