Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 13, 2018 00:22
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 Whateverable/0348afb914173e3e264cf3cf947fa7e8 to your computer and use it in GitHub Desktop.
Save Whateverable/0348afb914173e3e264cf3cf947fa7e8 to your computer and use it in GitHub Desktop.
evalable6
use lib 'data/all-modules/cpan/MORITZ/JSON-Tiny/lib'; use JSON::Tiny; say from-json: '[42'
(exit code 1)
===SORRY!=== Error while compiling /tmp/galrooGe4F
Calling from-json() will never work with declared signature ($text)
at /tmp/galrooGe4F:1
------> ITZ/JSON-Tiny/lib'; use JSON::Tiny; say ⏏from-json: '[42'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment