软件包:libtie-hash-indexed-perl(0.08-1)
libtie-hash-indexed-perl 的相关链接
Debian 的资源:
下载源码包 libtie-hash-indexed-perl:
- [libtie-hash-indexed-perl_0.08-1.dsc]
- [libtie-hash-indexed-perl_0.08.orig.tar.gz]
- [libtie-hash-indexed-perl_0.08-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Ordered hashes for Perl
This module implements an ordered hash, meaning that it associates keys with values like a Perl hash, but keeps the keys in a consistent order.
Tie::Hash::Indexed is intentionally very similar to other ordered hash modules, most prominently Hash::Ordered. However, Tie::Hash::Indexed is written completely in XS and is, often significantly, faster than other modules. For a lot of operations, it's more than twice as fast as Hash::Ordered, especially when using the object-oriented interface instead of the tied interface. Other modules, for example Tie::IxHash, are even slower.
The object-oriented interface of Tie::Hash::Indexed is almost identical to that of Hash::Ordered, so in most cases you should be able to easily replace one with the other.
其他与 libtie-hash-indexed-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.32.0-5)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.32.0
- 本虚包由这些包填实: perl-base