全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libtie-cycle-perl  ]

软件包:libtie-cycle-perl(1.226-1)

libtie-cycle-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libtie-cycle-perl

维护小组:

外部的资源:

相似软件包:

module for cycling through a list of values via a scalar

You use Tie::Cycle to go through a list over and over again. Once you get to the end of the list, you go back to the beginning. You don't have to worry about any of this since the magic of tie does that for you.

The tie takes an array reference as its third argument. The tie should succeed unless the argument is not an array reference. Previous versions required you to use an array that had more than one element (what's the pointing of looping otherwise?), but I've removed that restriction since the number of elements you want to use may change depending on the situation.

During the tie, this module makes a shallow copy of the array reference. If the array reference contains references, and those references are changed after the tie, the elements of the cycle will change as well. See the included test.pl script for an example of this effect.

标签: 软件开发: Perl 开发, 函数库, 实做语言: Perl

其他与 libtie-cycle-perl 有关的软件包

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

下载 libtie-cycle-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 11.9 kB35.0 kB [文件列表]