A lightweight jq-like JSON query engine in Perl Changes for 0.54 - 2025-10-04 Added round() helper for rounding numbers (and arrays) to the nearest integer. Documented the new function in README, POD, and --help-functions output. Added regression tests covering scalars, nested arrays, and mixed values.