Changes for version 1.001 - 2019-03-13

  • Retains a separate JSON instance for each function.
  • This is due to some reports of valid Unicode string data not decoding correctly via `decode_json_text` after a script has been running for some time: indications point to possible state corruption in the shared JSON object, so this is an attempt to mitigate that.
  • Aside from requiring perl 5.10, no incompatibility is expected with the previous 1.000 release.

Modules

provide explicit text/UTF-8 JSON functions