Name: | perl-List-Pairwise |
---|---|
Version: | 1.03 |
Release: | 22.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 22217 |
License: | GPL+ or Artistic |
RPM: | perl-List-Pairwise-1.03-22.el9.noarch.rpm |
Source RPM: | perl-List-Pairwise-1.03-22.el9.src.rpm |
Build Date: | Fri Jan 21 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/List-Pairwise |
Summary: | Map/grep arrays and hashes pairwise |
Description: | List::Pairwise provides functions to map and grep lists two elements at a time, setting $a and $b to each pair instead of setting $_ to each element. |