Help for this page
Select Code to Download
Select
or
download this
@array1 = 0..9; *array2 = *array1;
Select
or
download this
@array1 = 0..9; *array2 = \@array1;