in reply to
Array comparison for 3 arrays
You could build a hash, where the keys are the numbers in the array, and the values encode, which arrays those number are located in.
--
Ronald Fischer <ynnor@mm.st>
Comment on
Re: Array comparison for 3 arrays
Download
Code
In Section
Seekers of Perl Wisdom