@myArray = @{$myHash{"tres"}}; #DeRef & Copy to @myArray $myArray[3] = "three-point-three"; $myArray[4] = "three-point-four";