libhash-safekeys-perl - 0.04-1+b3 main

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
}

Priority: optional
Section: perl
Suites: crimson dawn landing 
Maintainer: Debian Perl Group <pkg-perl-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 51.2 kB
Architectures: amd64  arm64 

 

Versions

0.04-1+b3 amd64 0.04-1+b2 arm64 0.04-1+b1 amd64 0.04-1 arm64