Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 22, 2020 22:25
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/e0de404a2e5a087e164eec39f859b273 to your computer and use it in GitHub Desktop.
Save Whateverable/e0de404a2e5a087e164eec39f859b273 to your computer and use it in GitHub Desktop.
committable6
2018.12 my \a = from-json('[]'); say a.elems ~ " and " ~ a[0].elems;
¦«2018.12»:
0 and 1
Saw 1 occurrence of deprecated code.
================================================================================
Sub from-json (from GLOBAL) seen at:
/tmp/EMSpudxOf1, line 1
Please use JSON::Fast, JSON::Tiny or JSON::Pretty from https://modules.perl6.org/ instead.
--------------------------------------------------------------------------------
Please contact the author to have these occurrences of deprecated code
adapted, so that this message will disappear!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment