in reply to
Re: compare two arrays
in thread
compare two arrays
For completeness there's also Array::Compare, but using List::MoreUtils::pairwise or map will probably prove to be much faster.
Comment on
Re^2: compare two arrays
In Section
Seekers of Perl Wisdom