Ricardo Signes

Results 100 comments of Ricardo Signes

Removed release blocker: this has been broken since v5.34. It'd be nice to get it fully resolved, but I don't see that happening right away.

No! (concluded by thinking about it, not testing)

Hey, thanks! I'm out of town on business, but this all looks like Yves is probably right, and I'll dig into it pretty soon.

I also hadn't realized that the suggestion was to alter the `rrr` files. I think that's pretty much a non-starter, unfortunately. It isn't crazy to suggest that PAUSE itself produce...

It at least doesn't seem crazy. I don't think I have any strong opinion beyond that.

Checking the scalar type is quite fragile. I'd have to do it immediately after decode and walk the returned structure to mark things in a robust way (like this). I...

Last night as I drifted off to sleep I realized that this would be much better done with something like `filter_json_object`, but I didn't know that this option even existed....

I've written this for use in the meantime: https://github.com/rjbs/JSON-Typist/blob/master/lib/JSON/Typist.pm I will _gladly_ redo this PR however Makamaka would like, if it's got hope of going into JSON::PP itself.