RSS | Module Info | Add a review of JSON-DWIW

1 out of 1 found this review helpful:

JSON-DWIW (0.47) *****

It might be slower than JSON::XS (though I haven't tried) it handles edge-cases with charset oddness a lot better than JSON::XS. For anyone having toruble with character sets and JSON I'd recommend givin JSON::DWIW a try.

Eskild Hustvedt - 2011-03-04T05:58:08

Was this review helpful to you?  Yes No
3 out of 4 found this review helpful:

JSON-DWIW (0.45) ***

I have only tested with quite simple data structures, but it seems to produce the exact same output as JSON::XS by default, but JSON::XS is quite a bit faster.

Encoding to JSON is about 10 times faster with JSON::XS and decoding from JSON is 3 times faster.

Peter Makholm - 2010-07-21T00:30:39

Was this review helpful to you?  Yes No


the camel