in reply to Comparing two arrays...
DB<100> @a="a".."f" DB<101> @b="d".."h" DB<102> @hash{@a}=@a; DB<103> print @hash{@b} def
If not, well it's an FAQ, for instance see Re: How do I compare two arrays? or do your own supersearch or site search with google.
Cheers Rolf
|
|---|