On Mon, Sep 15, 2014 at 9:26 AM, Tekki <[email protected]> wrote: > According to ECMA-404 ( > http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf), > line breaks are "insignificant whitespaces" that are allowed, but optional > (page 8 of the PDF). Pretty printing isn't a feature of Mojo::JSON, which > is "a minimalistic and possibly the fastest pure-Perl implementation of RFC > 7159 <http://tools.ietf.org/html/rfc7159>". >
Thanks for the information! So why wouldn't Mojo::JSON be able to parse the non-pretty printed JSON that is the response of CouchDB? -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
