in reply to Array Hash

Thanks all<\p>

Please let me know how does following work?<\p> <code> foreach $e (@arr, @arr1) { $count{$e}++ }<\code>