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

Meta Configuration of Package perl-Tie-IxHash

 
1
<package name="perl-Tie-IxHash" project="devel:perl">
2
  <title>Ordered associative arrays for Perl</title>
3
  <description>If you have been led to believe that associative arrays in perl
4
don't preserve order, and if you have ever craved for that feature,
5
this module is for you.  Simply declare a "tie" for the hash variable
6
that you want to be order-preserving, and forget that limitation
7
ever existed.  You can do other nifty things with the tied hash object
8
that you may be used to doing with arrays, like Push(), Pop() and
9
Splice().
10
11
If you don't know what "tie" means, you should look at the
12
perltie(1) manpage in a recent perl distribution, or in the
13
index of one of the numerous books on perl.</description>
14
  <person userid="hostmaster" role="maintainer"/>
15
  <build>
16
    <disable repository="CentOS_5"/>
17
    <disable repository="RHEL_5"/>
18
  </build>
19
  <url>PUT_UPSTREAM_URL_HERE</url>
20
</package>
21