foreach $element ( @array2 ) { push( @array1, $element ); }