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

Re^5: JSON parsing issue please help

by james2vegas (Chaplain)
on Oct 01, 2012 at 10:00 UTC ( [id://996610]=note: print w/replies, xml ) Need Help??


in reply to Re^4: JSON parsing issue please help
in thread JSON parsing issue please help

If this someone has parsed this JSON with their own hand-rolled parser in Ruby, then that parser is accepting invalid JSON and should be dumped in favor of one used by other Ruby projects. If this is being parsed by a popular Ruby library, alert the maintainers of that code to the JSON spec (or the RFC) epecially this part:

array = begin-array [ value *( value-separator value ) ] end-arr +ay
Notice that it isn't array = begin-array [ *( value value-separator ) ] end array

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-20 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found