Description
JSON data can be queried with a lightweight jq-like engine implemented in Perl.
It is useful for small scripts, constrained environments, or users who need familiar JSON filtering without the full jq tool. As with any data filter, output may expose private fields if the input contains sensitive records.