Skip to content

Instantly share code, notes, and snippets.

Created December 20, 2015 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f293827d745cebcfa3b1 to your computer and use it in GitHub Desktop.
Save anonymous/f293827d745cebcfa3b1 to your computer and use it in GitHub Desktop.
[jdv@wieldy ~]$ time perl6 -e 'use JSON::Infer; say JSON::Infer.^ver'
vv.0.0.4
real 0m1.797s
user 0m1.756s
sys 0m0.043s
[jdv@wieldy ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment