Help for this page
my $array_of_key_value_pairs = [ ... item2 => $bar$, item1 => $foo2, ]
my $data; ... push @$data, "$key => $value;