alle opties
bookworm  ] [  trixie  ] [  sid  ]
[ Bron:  ]

Pakket: libhash-safekeys-perl (0.04-1 en anderen) [debports]

Verwijzigingen voor libhash-safekeys-perl

Screenshot

Debian bronnen:

Het bronpakket downloaden:

Niet gevonden

Beheerders:

Externe bronnen:

Vergelijkbare pakketten:

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
 }

Andere aan libhash-safekeys-perl gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • enhances

libhash-safekeys-perl downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Versie Pakketgrootte Geïnstalleerde grootte Bestanden
sparc64 (unofficial port) 0.04-1+b2 12,7 kB1.063,0 kB [overzicht]