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

Changes for version 4.00 - 2018-02-02

  • No changes

Changes for version 3.99_03 - 2018-01-30

  • Fix uselocale() code.
  • Probe for uselocale and xlocale.h with <5.22 threaded.

Changes for version 3.99_02 - 2018-01-30

  • Avoid setlocale race in threads with non-C locales, where the threads differ in the LC_NUMERIC locale. (#99 pali)

Changes for version 3.99_01 - 2018-01-30

  • Added Cpanel::JSON::XS::Type as 2nd optional encode argument. (#94 pali)
  • Removed calling get magic hooks twice in encode.

Documentation

Cpanel::JSON::XS commandline utility

Modules

cPanel fork of JSON::XS, fast and correct serializing
true and false values
Type support for JSON encode

Examples