Provided by: libcatmandu-perl_1.2021-1_all 

NAME
Catmandu::Fix::set_array - add or change the value of a HASH key or ARRAY index to an array
DESCRIPTION
Contrary to "add_field", this will not create the intermediate structures if they are missing.
SYNOPSIS
# Change the value of 'foo' to an empty array set_array(foo) # Or an array with initial contents set_array(foo, "a", "b", "c")
SEE ALSO
Catmandu::Fix perl v5.38.2 2024-07-02 Catmandu::Fix::set_array(3pm)