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

Changes for version 0.007 - 2022-11-15

  • No functional changes.
  • [ux] Add examples to filters, add description to some of the schemas.
  • [doc] Cross-mention schemas.

Modules

Check that value can be decoded as JSON
Check that value can be decoded as JSON and it is an array
Check that value can be decoded as JSON and it is a hash
Decode from JSON if string, otherwise leave as-is
A data structure, coerced from JSON string
Array, coercible from JSON string
Hash, coerced from JSON string
A JSON-encoded data or string
A string that contains valid JSON
A string that contains valid JSON and the JSON encodes an array
A string that contains valid JSON and the JSON encodes a hash (JavaScript object)
A data structure, coerced from JSON string
Array, coercible from JSON string
Hash, coerced from JSON string
A JSON-encoded data or string
A string that contains valid JSON
A string that contains valid JSON and the JSON encodes an array
A string that contains valid JSON and the JSON encodes a hash (JavaScript object)
Various schemas related to JSON