Help for this page
@array1=qw(A B C); @array2=qw(1 2 3);
%hash = ( array1=>['A','B','C'], array2=>['1','2','3'] };