套件:libhash-ordered-perl(0.014-2)
libhash-ordered-perl 的相關連結
Debian 的資源:
下載原始碼套件 libhash-ordered-perl:
- [libhash-ordered-perl_0.014-2.dsc]
- [libhash-ordered-perl_0.014.orig.tar.gz]
- [libhash-ordered-perl_0.014-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl ordered hash class implementation
Hash::Ordered implements an ordered hash, meaning that it associates keys with values like a Perl hash, but keeps the keys in a consistent order. Because it is implemented as an object and manipulated with method calls, it is much slower than a Perl hash. This is the cost of keeping order.
However, compared to other ordered hash implementations, Hash::Ordered is optimized for getting and setting individual elements and is generally faster at most other tasks as well. For specific details, see Hash::Ordered::Benchmarks.
其他與 libhash-ordered-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language