wszystkie opcje
bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libhash-safekeys-perl  ]

Pakiet: libhash-safekeys-perl (0.04-1 i inne)

Odnośniki dla libhash-safekeys-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libhash-safekeys-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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
 }

Znaczniki: Rozwój oprogramowania: Rozwijanie w języku Perl, Biblioteki, Zaimplementowane w: implemented-in::c, implemented-in::perl, Rola: Biblioteka deweloperska

Inne pakiety związane z libhash-safekeys-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libhash-safekeys-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 0.04-1+b1 13,0 KiB50,0 KiB [lista plików]
arm64 0.04-1 12,7 KiB101,0 KiB [lista plików]
armel 0.04-1 12,2 KiB45,0 KiB [lista plików]
armhf 0.04-1 12,1 KiB45,0 KiB [lista plików]
i386 0.04-1 12,8 KiB49,0 KiB [lista plików]
mips64el 0.04-1 12,6 KiB102,0 KiB [lista plików]
mipsel 0.04-1 12,5 KiB101,0 KiB [lista plików]
ppc64el 0.04-1 13,2 KiB101,0 KiB [lista plików]
s390x 0.04-1 12,6 KiB45,0 KiB [lista plików]