全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libtie-cycle-perl  ]

套件:libtie-cycle-perl(1.225-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。5 kB33。0 kB [檔案列表]