| Name: | perl-Array-Diff |
|---|---|
| Epoch: | 1 |
| Version: | 0.07 |
| Release: | 14.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 27609 |
| License: | GPL+ or Artistic |
| RPM: | perl-Array-Diff-0.07-14.el7.noarch.rpm |
| Source RPM: | perl-Array-Diff-0.07-14.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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. |