A lightweight jq-like JSON query engine in Perl Changes for 0.47 - 2025-10-04 Added upper()/lower() helpers for case conversion of scalars and arrays. Documented the new functions and listed them in --help-functions output. Added regression tests covering scalar, array, and pipeline scenarios.