すべてのオプション
bookworm  ] [  trixie  ] [  sid  ]
[ ソース:  ]

パッケージ: libhash-safekeys-perl (0.04-1 など) [debports]

libhash-safekeys-perl に関するリンク

Screenshot

Debian の資源:

ソースパッケージをダウンロード:

見つかりません

メンテナ:

外部の資源:

類似のパッケージ:

Perl module to get hash contents without resetting each iterator

Hash::SafeKeys provides alternate functions to access the keys, values, or entire contents of a hash in a way that does not reset the iterator, making them safe to use in such contexts:

 while (my($k,$v) = each %hash) {
   ...
   @k = sort safekeys %hash;               # Can do
   @v = grep { /foo/ }, safevalues %hash;  # No problem
   print join ' ', safecopy %hash;         # Right away, sir
 }

その他の libhash-safekeys-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libhash-safekeys-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ バージョン パッケージサイズ インストールサイズ ファイル
hppa (非公式の移植版) 0.04-1+b2 12.8 kB46.0 kB [ファイル一覧]