all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: libhash-safekeys-perl  ]

Package: libhash-safekeys-perl (0.04-1 and others)

Links for libhash-safekeys-perl

Screenshot

Debian Resources:

Download Source Package libhash-safekeys-perl:

Maintainers:

External Resources:

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
 }

Tags: Software Development: Perl Development, Libraries, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Other Packages Related to libhash-safekeys-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libhash-safekeys-perl

Download for all available architectures
Architecture Version Package Size Installed Size Files
alpha (unofficial port) 0.04-1+b2 12.8 kB102.0 kB [list of files]
amd64 0.04-1+b3 12.7 kB50.0 kB [list of files]
arm64 0.04-1+b2 12.7 kB102.0 kB [list of files]
armel 0.04-1+b2 12.3 kB46.0 kB [list of files]
armhf 0.04-1+b2 12.1 kB46.0 kB [list of files]
hppa (unofficial port) 0.04-1+b2 12.8 kB46.0 kB [list of files]
i386 0.04-1+b2 12.8 kB50.0 kB [list of files]
ia64 (unofficial port) 0.04-1+b2 13.5 kB49.0 kB [list of files]
m68k (unofficial port) 0.04-1+b2 12.2 kB46.0 kB [list of files]
mips64el 0.04-1+b2 12.6 kB103.0 kB [list of files]
ppc64 (unofficial port) 0.04-1+b2 13.3 kB102.0 kB [list of files]
ppc64el 0.04-1+b2 13.2 kB102.0 kB [list of files]
riscv64 0.04-1+b2 12.6 kB46.0 kB [list of files]
s390x 0.04-1+b2 12.8 kB46.0 kB [list of files]
sh4 (unofficial port) 0.04-1+b2 12.5 kB102.0 kB [list of files]
sparc64 (unofficial port) 0.04-1+b2 12.7 kB1,063.0 kB [list of files]
x32 (unofficial port) 0.04-1+b2 12.5 kB50.0 kB [list of files]