[ Source: libhash-safekeys-perl ]
Package: 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:
modulo Perl per ottenere il contenuto degli hash senza reimpostare ciascun iteratore
Hash::SafeKeys fornisce funzioni alternative per accedere alle chiavi, ai valori o al contenuto completo di un hash in un modo che non reimposta l'iteratore, rendendole sicure da usare i contesti come:
while (my($k,$v) = each %hash) { ... @k = sort safekeys %hash; # Si può fare @v = grep { /foo/ }, safevalues %hash; # Senza problemi print join ' ', safecopy %hash; # Immediatamente, signore }
Other Packages Related to libhash-safekeys-perl
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- Libreria C GNU: librerie condivise
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.22) [ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.3) [amd64, i386, s390x]
- dep: libc6 (>= 2.4) [armel, armhf]
-
- dep: libtest-simple-perl
- insieme di utilitĂ di base per scrivere test in Perl
-
- dep: perl (>= 5.40.0-6)
- "Practical Extraction and Report Language" di Larry Wall
-
- dep: perlapi-5.40.0
- virtual package provided by perl-base
Download libhash-safekeys-perl
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 0.04-1+b4 | 12.7 kB | 50.0 kB | [list of files] |
arm64 | 0.04-1+b3 | 12.8 kB | 102.0 kB | [list of files] |
armel | 0.04-1+b3 | 12.3 kB | 46.0 kB | [list of files] |
armhf | 0.04-1+b3 | 12.2 kB | 46.0 kB | [list of files] |
i386 | 0.04-1+b3 | 12.8 kB | 50.0 kB | [list of files] |
ppc64el | 0.04-1+b3 | 13.2 kB | 102.0 kB | [list of files] |
riscv64 | 0.04-1+b3 | 12.5 kB | 46.0 kB | [list of files] |
s390x | 0.04-1+b3 | 12.8 kB | 46.0 kB | [list of files] |