The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.34 - 2021-05-01

  • Add newlines after isolated scalars, so create_json (undef, indent => 1) becomes "null\n" not "null"
  • Indent/sort added to create_json for pure-Perl version

Modules

Create JSON
booleans for JSON::Create
Pure-Perl version of JSON::Create