| Name: | perl-Array-Diff |
|---|---|
| Epoch: | 1 |
| Version: | 0.09 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 26643 |
| License: | GPL+ or Artistic |
| RPM: | perl-Array-Diff-0.09-1.el8.noarch.rpm |
| Source RPM: | perl-Array-Diff-0.09-1.el8.src.rpm |
| Build Date: | Fri Nov 01 2019 |
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Array-Diff |
| Summary: | Find the differences between two arrays |
| 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. |