Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^5: Can someone please write a *working* JSON module (Send money)

by Corion (Patriarch)
on Oct 24, 2021 at 11:22 UTC ( [id://11137962]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Can someone please write a *working* JSON module (Send money)
in thread Can someone please write a *working* JSON module

See Encode::Unicode for the translations between the various Unicode encodings.

I think converting from UTF-16 to UTF-8 is merely a mathematical transformation between two encoding styles of the same number, so you can easily model that. I'm not sure how easy it is to determine whether a backslash-escaped sequence is UTF-8 or UTF-16, but maybe if it's just two characters, it's UTF-8.

  • Comment on Re^5: Can someone please write a *working* JSON module (Send money)

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11137962]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (None)
    As of 2024-04-19 00:22 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found