[ 原始碼: libjson-multivalueordered-perl ]
套件:libjson-multivalueordered-perl(0.006-2)
libjson-multivalueordered-perl 的相關連結
Debian 的資源:
下載原始碼套件 libjson-multivalueordered-perl:
- [libjson-multivalueordered-perl_0.006-2.dsc]
- [libjson-multivalueordered-perl_0.006.orig.tar.gz]
- [libjson-multivalueordered-perl_0.006-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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