my $array_of_key_value_pairs = [ item1 => $foo$, item2 => $bar$, item1 => $foo2, ] #### my $data; ... push @$data, "$key => $value;