@{$new_hash{$some_key1}} = @some_array1; # extra {} are for clarity #### my @value_array = @{$new_hash{$_}};