Name: | rh-perl526-perl-Tie-IxHash |
---|---|
Version: | 1.23 |
Release: | 13.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 20224 |
License: | GPL+ or Artistic |
RPM: | rh-perl526-perl-Tie-IxHash-1.23-13.el7.noarch.rpm |
Source RPM: | rh-perl526-perl-Tie-IxHash-1.23-13.el7.src.rpm |
Build Date: | Wed Oct 24 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Tie-IxHash/ |
Summary: | Ordered associative arrays for Perl |
Description: | This Perl module implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash. |