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

  • Feature
    • Added arrays helper mirroring jq's arrays/0 filter to pass through only array inputs while dropping scalars and objects.
  • Tests
    • Added regression coverage ensuring arrays() filters pipelines and non-array inputs as jq does.
  • Docs
    • Documented arrays across README, module POD, CLI helper listings, and updated MANIFEST.

Modules

A lightweight jq-like JSON query engine in Perl