Logoj0ke.net Open Build Service > Projects > vhcs > perl-Tie-IxHash
Sign Up | Log In

Ordered associative arrays for Perl

If you have been led to believe that associative arrays in perl
don't preserve order, and if you have ever craved for that feature,
this module is for you.  Simply declare a "tie" for the hash variable
that you want to be order-preserving, and forget that limitation
ever existed.  You can do other nifty things with the tied hash object
that you may be used to doing with arrays, like Push(), Pop() and
Splice().

If you don't know what "tie" means, you should look at the
perltie(1) manpage in a recent perl distribution, or in the
index of one of the numerous books on perl.

Source Files

Filename Size Changed Actions
Tie-IxHash-1.21.tar.gz 6.29 KB over 15 years ago Download File
perl-Tie-IxHash.spec 2.06 KB over 15 years ago Download File

Latest Revision

hostmaster hostmaster committed over 15 years ago (revision 1)
import

Comments for vhcs (0)