mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
This module do diff two arrays, and return added and deleted arrays.
|
|
It's simple usage of Algorithm::Diff.
|
|
|
|
WWW: http://search.cpan.org/dist/Array-Diff/
|