パッケージ: libtie-hash-indexed-perl (0.08+ds1-1 など)
libtie-hash-indexed-perl に関するリンク
Debian の資源:
libtie-hash-indexed-perl ソースパッケージをダウンロード:
- [libtie-hash-indexed-perl_0.08+ds1-1.dsc]
- [libtie-hash-indexed-perl_0.08+ds1.orig.tar.xz]
- [libtie-hash-indexed-perl_0.08+ds1-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.40.0-6)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base