SlideShare a Scribd company logo
JSON(::PP) is a-changing
Kenichi Ishigaki
@charsbar
London Perl Workshop 2016
Dec 3, 2016
me
• DBD::SQLite
• CPANTS
• PAUSE on Plack
• JSON/JSON::PP <- new
Fixed various issues
• JSON -support_by_pp
• JSON -convert_blessed_universally
• JSON::PP::Boolean
• better and faster number detection
(experimental)
• incremental parsing
• UTF-16/32 support (experimental)
• CVE-2016-1238
• etc
JSON(::PP) 2.91_01
PERL_JSON_BACKEND=Cpanel::JSON::XS
should just work now
Let me know
if you find anything
• Cpanel::JSON::XS is not 100% compatible.
• A few incompatible changes have been
made.
• I'm sorry I've already got reports they are
broken under bleadperl. I'll fix them later.
Thank you

More Related Content

Json(::PP) is a-changing