in reply to Re^5: How do I tell if my code is using JSON::PP or JSON::XS?
in thread How do I tell if my code is using JSON::PP or JSON::XS?

Think of it this way:

OP: "Does X behave like this..."

You: "I believe you're thinking of Y....."

Me: "Did you look at the X docs?....."

The docs for X clearly support OPs thoughts on the matter, and it's trivial to check that X does as believed.

  • Comment on Re^6: How do I tell if my code is using JSON::PP or JSON::XS?