libjson-multivalueordered-perl

module to handle JSON like {"a":1, "a":2}

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/JSON-MultiValueOrdered


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libjson-multivalueordered-perl