in reply to Re: How do I double up elements within an array?
in thread How do I double up elements within an array?

Or
push @array1, @array1;