Created
August 22, 2019 16:00
Star
You must be signed in to star a gist
evalable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| use lib ‘data/all-modules/cpan/TIMOTIMO/JSON-Fast/lib’; say to-json 42 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 42 | |
| Saw 1 occurrence of deprecated code. | |
| ================================================================================ | |
| Sub to-json (from GLOBAL) seen at: | |
| /tmp/BCSDZL3oYQ, 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