Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: why is this an uninitialized value?

by sundialsvc4 (Abbot)
on Jun 29, 2018 at 18:34 UTC ( [id://1217625]=note: print w/replies, xml ) Need Help??


in reply to Re: why is this an uninitialized value?
in thread why is this an uninitialized value?

That point can’t be emphasized enough:   treat JSON as a “black-box string.”   Use established libraries to encode it, then use established libraries on the other end to decode it.   Don’t look at it, or try to roll your own.   (And the same is true of XML and YAML.)

Replies are listed 'Best First'.
Re^3: why is this an uninitialized value?
by Anonymous Monk on Jul 01, 2018 at 19:54 UTC

    That point can’t be emphasized enough:

    That was too much. Its stinks. Flush it.™

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-03-28 21:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found