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.103 - 2025-10-13

  • Feature
    • Added recurse helper mirroring jq's recurse/0 and recurse/1 to emit the current value alongside depth-first descendants using optional child filters.
  • Tests
    • Added regression coverage ensuring recurse() traverses nested objects, arrays, and custom child relationships.
  • Docs
    • Documented recurse across README, module POD, and CLI helper listings.

Modules

A lightweight jq-like JSON query engine in Perl