[ ソース: libhash-storediterator-perl ]
パッケージ: libhash-storediterator-perl (0.008-3 など)
libhash-storediterator-perl に関するリンク
Debian の資源:
libhash-storediterator-perl ソースパッケージをダウンロード:
- [libhash-storediterator-perl_0.008-3.dsc]
- [libhash-storediterator-perl_0.008.orig.tar.gz]
- [libhash-storediterator-perl_0.008-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module for accessing a hashes internal iterator
Hash::StoredIterator gives access to get, set, and init the iterator inside a hash. This allows one to store the current iterator, use each/keys/values/etc, and then restore the iterator, this helps to ensure that nobody interacts badly with other users of the iterator.
In perl all hashes have an internal iterator. This iterator is used by the each() function, as well as by keys() and values(). Because these all share use of the same iterator, they tend to interact badly with eachother when nested.
その他の libhash-storediterator-perl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base