Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Tie-IxHash: Ordered associative arrays for Perl
- Summary
- 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.
Changelog
- * Thu Sep 7 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.21-6
- Rebuild for FC6.
- * Thu Feb 16 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.21-5
- Rebuild for FC5 (perl 5.8.8).
- * Thu Dec 29 16:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.21-4
- Dist tag.