Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

JSON::XS (and JSON::PP) appear to generate invalid UTF-8 for character in range 127 to 255

by Ovid (Cardinal)
on Dec 06, 2014 at 20:31 UTC ( [id://1109442]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        use utf8;
        use 5.18.0;
    ...
        diag ord('»');
    
        done_testing;
    
  2. or download this
        utf8.t .. 
        ok 1 - String: Deliver «French Bread»
    ...
        1..4
        {"value":"日本国"}
        # 187
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1109442]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-03-29 13:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found