全部搜尋項
bianca  ]
[ 原始碼: libhash-safekeys-perl  ]

套件:libhash-safekeys-perl(0.04-1 以及其他的)

libhash-safekeys-perl 的相關連結

Screenshot

下載原始碼套件 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
 }

其他與 libhash-safekeys-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libhash-safekeys-perl

下載可用於所有硬體架構的
硬體架構 版本 套件大小 安裝後大小 檔案
amd64 0.04-1+b4 12。7 kB50。0 kB [檔案列表]
arm64 0.04-1+b3 12。8 kB102。0 kB [檔案列表]