A lightweight jq-like JSON query engine in Perl Changes for 0.53 - 2025-10-04 Added ceil()/floor() helpers for rounding numeric scalars and arrays. Documented the new functions in README, POD, and --help-functions output. Added regression tests for positive/negative values and nested arrays.