JSON::MultiValueOrdered allows you to output JSON objects with keys in a particular order and even duplicate keys like:
{ "a": 1, "b": 2, "a": 3 }
In reply to Re: Outputting JSON with sorted names/keys
by tobyink
in thread Outputting JSON with sorted names/keys
by pryrt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |