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

  • Feature
    • Added objects helper mirroring jq's objects/0 filter to pass through only hash inputs while skipping scalars and arrays.
  • Tests
    • Added regression coverage ensuring objects() mirrors jq semantics for arrays, scalars, and nested objects.
  • Docs
    • Documented objects across README, module POD, helper listings, and updated MANIFEST.

Modules

A lightweight jq-like JSON query engine in Perl