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

  • Feature
    • Added leaf_paths() helper mirroring jq's paths(scalars) traversal to emit only terminal key/index chains.
  • Tests
    • Added regression coverage for leaf_paths() to ensure arrays, objects, and scalars produce the correct terminal paths.
  • Docs
    • Documented leaf_paths() in README, module POD, and CLI helper listings.

Modules

A lightweight jq-like JSON query engine in Perl