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

  • Feature
    • Added not helper mirroring jq's logical negation semantics, yielding JSON booleans based on jq-lite's truthiness rules across scalars, arrays, and objects.
  • Tests
    • Added regression coverage ensuring not() inverts truthiness for booleans, nulls, arrays, and objects.
  • Docs
    • Documented not across README, module POD, and CLI helper listings.

Modules

A lightweight jq-like JSON query engine in Perl