There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 0.104 - 2025-10-13

  • Feature
    • Added assignment support for simple jq-style expressions such as `.path = value`, allowing in-place updates of decoded data structures within pipelines.
  • Tests
    • Added regression coverage for assignments across scalars, nested hashes, arrays, and null literals.

Modules

A lightweight jq-like JSON query engine in Perl