alla flaggor
bookworm  ] [  trixie  ] [  sid  ]
[ Källkod:  ]

Paket: libhash-safekeys-perl (0.04-1 och andra) [debports]

Länkar för libhash-safekeys-perl

Screenshot

Debianresurser:

Hämta källkodspaketet :

Hittades ej

Ansvariga:

Externa resurser:

Liknande paket:

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
 }

Andra paket besläktade med libhash-safekeys-perl

  • beror
  • rekommenderar
  • föreslår
  • enhances

Hämta libhash-safekeys-perl

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Version Paketstorlek Installerad storlek Filer
hppa (inofficiell anpassning) 0.04-1+b2 12,8 kbyte46,0 kbyte [filförteckning]