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.95 - 2025-10-12

  • Feature
    • Added walk(filter) helper to recursively traverse arrays and objects while applying jq-compatible filters to every value.
  • Tests
    • Added regression coverage for walk() to ensure nested scalars and arrays are transformed recursively.
  • Docs
    • Documented walk() across README, POD, and --help-functions listings.

Modules

A lightweight jq-like JSON query engine in Perl