Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: How do I tell if my code is using JSON::PP or JSON::XS?

by choroba (Cardinal)
on Nov 16, 2020 at 08:56 UTC ( [id://11123684]=note: print w/replies, xml ) Need Help??


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

You can try comparing some of the operations that give different results in different modules. I showed some of them in my Glasgow talk in 2018.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-03-19 03:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found