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

  • Feature
    • Added all([filter]) helper mirroring jq's all/0 and all/1 semantics for truthiness checks across arrays and scalars.
  • Tests
    • Added regression coverage for all() with and without filters, including edge cases for empty arrays and scalar inputs.
  • Docs
    • Documented the new helper across README, POD, and --help-functions listings.

Modules

A lightweight jq-like JSON query engine in Perl