$hash{key} = \@my_array; # the \ makes it a reference or $hash{ket} = [1, 23, 37];