Help for this page
Select Code to Download
Select
or
download this
my %hash = ();
Select
or
download this
@hash{ @array1, @array2 } = ();
Select
or
download this
@array3 = keys %hash;