need dependency on bash for REPLACE_BASH to work properly.
[pkgsrcv2.git] / devel / p5-Array-Diff / DESCR
1 This module do diff two arrays, and return added and deleted arrays.
2 It's simple usage of Algorithm::Diff.
3
4 And if you need more complex array tools, check Array::Compare.