> > >> Not strange at all, Data::Dump must be setting SVp_IOK and/or SVp_NOK >> flags by using the scalars in numeric context (which is odd, perhaps a >> Data::Dump bug). In Mojolicious 4.0 we've changed the way Mojo::JSON >> detects numeric values, instead of assuming that everything with a SVp_POK >> flag is a string, we now consider scalars that have been used in numeric >> context a number and everything else a string. >> >> You are right, the trouble maker is probably this line: > https://metacpan.org/source/GAAS/Data-Dump-1.22/lib/Data/Dump.pm#L232 > > Hi. I ran into the same problem with JSON::XS. See: http://stackoverflow.com/questions/24879782/strange-behavior-using-datadump-in-combination-with-jsonxs
-- 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.
