全部搜索项
bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libhash-safekeys-perl  ]

软件包:libhash-safekeys-perl(0.04-1 以及其他的)

libhash-safekeys-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libhash-safekeys-perl

维护小组:

外部的资源:

相似软件包:

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
 }

标签: 软件开发: Perl 开发, 函数库, 实做语言: implemented-in::c, implemented-in::perl, 角色: 开发用函数库

其他与 libhash-safekeys-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libhash-safekeys-perl

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
amd64 0.04-1+b1 13.0 kB50.0 kB [文件列表]
arm64 0.04-1 12.7 kB101.0 kB [文件列表]
armel 0.04-1 12.2 kB45.0 kB [文件列表]
armhf 0.04-1 12.1 kB45.0 kB [文件列表]
i386 0.04-1 12.8 kB49.0 kB [文件列表]
mips64el 0.04-1 12.6 kB102.0 kB [文件列表]
mipsel 0.04-1 12.5 kB101.0 kB [文件列表]
ppc64el 0.04-1 13.2 kB101.0 kB [文件列表]
s390x 0.04-1 12.6 kB45.0 kB [文件列表]