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

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

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

Screenshot

Debian の資源:

libhash-safekeys-perl ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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
 }

タグ: ソフトウェア開発: Perl での開発, ライブラリ, 実装言語: implemented-in::c, implemented-in::perl, 役割: 開発ライブラリ

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

  • 依存
  • 推奨
  • 提案
  • enhances

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

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ バージョン パッケージサイズ インストールサイズ ファイル
amd64 0.04-1+b1 13.0 kB50.0 kB [ファイル一覧]
arm64 0.04-1 12.7 kB101.0 kB [ファイル一覧]
armel 0.04-1 12.2 kB45.0 kB [ファイル一覧]
armhf 0.04-1 12.1 kB45.0 kB [ファイル一覧]
i386 0.04-1 12.8 kB49.0 kB [ファイル一覧]
mips64el 0.04-1 12.6 kB102.0 kB [ファイル一覧]
mipsel 0.04-1 12.5 kB101.0 kB [ファイル一覧]
ppc64el 0.04-1 13.2 kB101.0 kB [ファイル一覧]
s390x 0.04-1 12.6 kB45.0 kB [ファイル一覧]