summaryrefslogtreecommitdiff
path: root/devel/p5-Array-Diff/DESCR
blob: 57870eaca6a42dcc70170b76dd55df048afad5ab (plain)
1
2
3
4
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.