[ bianca ]
[ Fonte: libhash-safekeys-perl ]
Pacote: libhash-safekeys-perl (0.04-1 e outros)
Links para libhash-safekeys-perl
Baixe o pacote-fonte 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]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
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
}
Outros pacotes relacionados a libhash-safekeys-perl
|
|
|
|
-
- dep: libc6 (>= 2.3)
- GNU C Library: Shared libraries
também um pacote virtual fornecido por libc6-udeb
-
- 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
- pacote virtual fornecido por perl-base
Download de libhash-safekeys-perl
| Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|---|
| amd64 | 0.04-1+b4 | 12.7 kB | 50.0 kB | [lista de arquivos] |