A lightweight jq-like JSON query engine in Perl Changes for 0.49 - 2025-10-05 Added abs() helper to convert numbers (and arrays of numbers) to their absolute values. Documented the new function and listed it in --help-functions output. Added regression tests covering scalar and array usage.