tüm seçenekler
bookworm  ] [  trixie  ] [  sid  ]
[ Kaynak:  ]

Paket: libhash-safekeys-perl (0.04-1 ve diğerleri) [debports]

libhash-safekeys-perl için bağlantılar

Screenshot

Debian Kaynakları:

Kaynak Paketini İndir:

Bulunamadı

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

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 ile İlgili Diğer Paketler

  • bağımlılıklar
  • tavsiye edilen
  • önerilen
  • enhances

libhash-safekeys-perl indir

Tüm mevcut mimariler için indir
Mimari Sürüm Paket Boyutu Kurulu Boyut Dosyalar
hppa (resmi olmayan port) 0.04-1+b2 12,8 kB46,0 kB [dosya listesi]