The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.0214 - 2016-06-02

  • Fix a off-by-one IV_MIN -> NV overflow in decode_json. #67 (xdg)
  • Avoid encode_sv SEGV with -Dusequadmath #62 Fix quadmath NV stringification.

Changes for version 3.0213_02 - 2016-04-13

  • Remove author-only Pod::Usage dependency (karenetheridge).

Changes for version 3.0213_01 - 2016-04-11

  • Preserve numbers as numbers, enforce an added .0 (dagolden). Also note that 42+"bar" will result >=5.10 in numbers not integers, => 42.0
  • 5.6 compilation fixes
  • add yaml-tiny formats to cpanel_json_xs

Documentation

Cpanel::JSON::XS commandline utility

Modules

cPanel fork of JSON::XS, fast and correct serializing
dummy module providing JSON::XS::Boolean

Examples