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.