foreach $test(keys %AssocArray1){ print "$test\n"; } #### foreach $test(keys %AssocArray2){ print "$test\n"; }