Tarkennettu haku
bookworm  ] [  trixie  ] [  sid  ]
[ Source: libhash-safekeys-perl  ]

Paketti: libhash-safekeys-perl (0.04-1 ja muut)

Links for libhash-safekeys-perl

Screenshot

Debian-palvelut:

Imuroi lähdekoodipaketti libhash-safekeys-perl:

Ylläpitäjät:

External Resources:

Samankaltaisia paketteja:

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
 }

Tagit: Software Development: Perl Development, Kirjastot, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Muut pakettiin libhash-safekeys-perl liittyvät paketit

  • depends
  • recommends
  • suggests
  • enhances

Imuroi libhash-safekeys-perl

Imurointi kaikille saataville arkkitehtuureille
Arkkitehtuuri Versio Paketin koko Koko asennettuna Tiedostot
mips64el 0.04-1+b2 12.6 kt103.0 kt [tiedostoluettelo]