Name: | perl-Tie-IxHash |
---|---|
Version: | 1.22 |
Release: | 11.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 20443 |
License: | GPL+ or Artistic |
RPM: | perl-Tie-IxHash-1.22-11.el7.noarch.rpm |
Source RPM: | perl-Tie-IxHash-1.22-11.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.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. |