[sf-perl] JSON sorting question

David Alban extasia at extasia.org
Mon Nov 22 12:29:30 PST 2010


ah yes.  i can see why JSON.pm would want to sort only hash keys.

thanks again francisco.

On Mon, Nov 22, 2010 at 12:14 PM, Francisco Obispo <fobispo at isc.org> wrote:
> So you want to sort the contents of "items"?
>
> "items" : [
>           "Z",
>           "y",
>           "X",
>           "w"
>        ]
>
>
>
> I would just say, to avoid complexity, just sort the structure
> out of the JSON package.. it will make your life much easier.

-- 
Live in a world of your own, but always welcome visitors.


More information about the SanFrancisco-pm mailing list