all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: libhash-safekeys-perl  ]

Пакунок: libhash-safekeys-perl (0.04-1 and others)

Links for libhash-safekeys-perl

Screenshot

Debian Resources:

Download Source Package libhash-safekeys-perl:

Maintainers:

External Resources:

Similar packages:

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
 }

Tags: Software Development: Perl Development, Бібліотеки, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Інші пакунки пов'язані з libhash-safekeys-perl

  • depends
  • recommends
  • suggests
  • enhances

Завантажити libhash-safekeys-perl

Завантаження для всіх доступних архітектур
Архітектура Версія Розмір пакунка Розмір після встановлення Файли
amd64 0.04-1+b1 13.0 kB50.0 kB [список файлів]