perl-Tie-IxHash - Ordered associative arrays for Perl
Website: | http://search.cpan.org/dist/Tie-IxHash/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- 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.
Packages
perl-Tie-IxHash-1.21-6.el4.1.noarch [13 KiB] |
Changelog
by Tom "spot" Callaway (2007-10-17):
- correct license tag - add BR: perl(ExtUtils::MakeMaker) |