http://www.perlmonks.org?node_id=992576


in reply to Re^2: JSON::XS and unicode
in thread JSON::XS and unicode

Could you replace the characters in the input to JSON with a's one by one until the offending wide character disappears? We will then know exactly which input character is causing the problem. Thanks.