mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
5 lines
172 B
Plaintext
5 lines
172 B
Plaintext
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.
|