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

  • Feature
    • Added scalars helper mirroring jq's scalars/0 filter to pass through only scalar inputs while skipping arrays and objects.
  • Tests
    • Added regression coverage ensuring scalars() keeps strings, numbers, booleans, and nulls while dropping containers.
  • Docs
    • Documented scalars across README, module POD, and helper listings.

Modules

A lightweight jq-like JSON query engine in Perl