http://www.perlmonks.org?node_id=160924


in reply to Re: cmpcol
in thread cmpcol

Thanks! I'm sure to find good uses for Algorithm::Diff. While that module covers some similar issues/situations, I'll keep cmpcol as-is: to compare sets of elements from two lists in terms of intersection, union and xor, regardless of the input ordering of elements within each set.