perl-Array-Diff - Find the differences between two arrays
| Website: | https://metacpan.org/release/Array-Diff |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
This module compares two arrays and returns the added or deleted elements in two separate arrays. It's a simple wrapper around Algorithm::Diff. If you need more complex array tools, check Array::Compare.
Packages
| perl-Array-Diff-0.09-1.aldos.noarch [19 KiB] |
Changelog
by Joel Barrios (2023-09-13):
- Update to 0.09. |