A lightweight jq-like JSON query engine in Perl Changes for 0.52 - 2025-10-04 Added split() helper for splitting string values by a literal separator. Documented the new function in README, POD, and --help-functions output. Added regression tests covering scalar strings, nested arrays, and edge cases.