[ Source: libhash-safekeys-perl ]
Пакунок: libhash-safekeys-perl (0.04-1 and others)
Links for libhash-safekeys-perl
Debian Resources:
Download Source Package libhash-safekeys-perl:
- [libhash-safekeys-perl_0.04-1.dsc]
- [libhash-safekeys-perl_0.04.orig.tar.gz]
- [libhash-safekeys-perl_0.04-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
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 }
Інші пакунки пов'язані з libhash-safekeys-perl
|
|
|
|
-
- dep: libc6 (>= 2.4)
- Бібліотека GNU C: спільні бібліотеки
also a virtual package provided by libc6-udeb
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- dep: perl (>= 5.40.0-6)
- Мова Практичного Видобування та Побудування Звітів Лари Уолла (Larry Wall)
-
- dep: perlapi-5.40.0
- virtual package provided by perl-base
Завантажити libhash-safekeys-perl
Архітектура | Версія | Розмір пакунка | Розмір після встановлення | Файли |
---|---|---|---|---|
armel | 0.04-1 b3 | 12.3 kB | 46.0 kB | [список файлів] |