[ bianca ]
[ 源代码: libjson-multivalueordered-perl ]
软件包:libjson-multivalueordered-perl(0.006-2)
libjson-multivalueordered-perl 的相关链接
下载源码包 libjson-multivalueordered-perl:
- [libjson-multivalueordered-perl_0.006-2.debian.tar.xz]
- [libjson-multivalueordered-perl_0.006-2.dsc]
- [libjson-multivalueordered-perl_0.006.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to handle JSON like {"a":1, "a":2}
A hash tied to the JSON::MultiValueOrdered class acts more or less like a standard hash, except that when you assign a new value to an existing key, the old value is retained underneath. An explicit delete deletes all values associated with a key.
By default, the old values are inaccessible through the hash interface, but can be retrieved via the tied object, however, the fetch_* methods provide a means to alter the behaviour of the hash.
其他与 libjson-multivalueordered-perl 有关的软件包
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language