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

  • Feature
    • Added getpath(path_expr) helper mirroring jq's getpath/1 to retrieve values from literal path arrays or dynamically generated paths.
  • Tests
    • Added regression coverage ensuring getpath handles nested hashes, array indices (including negatives), boolean values, and filter-produced paths.
  • Docs
    • Documented getpath() in README, module POD, CLI helper listings, and updated MANIFEST.

Modules

A lightweight jq-like JSON query engine in Perl