@array = ( 1, 2, 3 ); @array = function_generating_a_list(); @array = @another_array;