This module do diff two arrays, and return added and deleted arrays.
It's simple usage of Algorithm::Diff.

And if you need more complex array tools, check Array::Compare.

Homepage:
http://search.cpan.org/dist/Array-Diff/
