my %hash = ( key1 => [ @array1, @array2, ], # Assign array elements, not references. );