[ bianca ]
[ Източник: libhash-safekeys-perl ]
Пакет: libhash-safekeys-perl (0.04-1 и други)
Връзки за libhash-safekeys-perl
Изтегляне на пакет-източник libhash-safekeys-perl.
- [libhash-safekeys-perl_0.04-1.debian.tar.xz]
- [libhash-safekeys-perl_0.04-1.dsc]
- [libhash-safekeys-perl_0.04.orig.tar.gz]
Отговорници:
Външни препратки:
- Начална страница [metacpan.org]
Подобни пакети:
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.17) [arm64]
- GNU C Library: Shared libraries
също и виртуален пакет, предлаган от libc6-udeb
- dep: libc6 (>= 2.3) [amd64]
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- виртуален пакет, предлаган от perl-base
Изтегляне на libhash-safekeys-perl
| Архитектура | Версия | Големина на пакета | Големина след инсталиране | Файлове |
|---|---|---|---|---|
| amd64 | 0.04-1+b4 | 12,7 кБ | 50,0 кБ | [списък на файловете] |
| arm64 | 0.04-1+b3 | 12,8 кБ | 102,0 кБ | [списък на файловете] |