in reply to Re: How do I double up elements within an array?in thread How do I double up elements within an array?
push @array1, @array1; [download]