Changes for version 0.390 - 2018-10-09

  • Bump prereq version Data::Clean to 0.500, which replaces cloning module of choice from Data::Clone to Sereal::Dclone because the former croaks on JSON::PP::Boolean (scalar-ref) objects.
  • [Incompatible change] Data::Clean::JSON: flatten JSON::PP::Boolean objects to 1/0 to prevent problem with some clone modules.
  • [test] Add tests with various clone modules.

Modules

Clean data from JSON decoder
Clean data so it is safe to output to JSON