[ 原始碼: libiterator-util-perl ]
套件:libiterator-util-perl(0.02+ds1-2)
libiterator-util-perl 的相關連結
Debian 的資源:
下載原始碼套件 libiterator-util-perl:
- [libiterator-util-perl_0.02+ds1-2.dsc]
- [libiterator-util-perl_0.02+ds1.orig.tar.gz]
- [libiterator-util-perl_0.02+ds1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Useful functions for creating and manipulating iterator objects
Iterator::Util implements many useful functions for creating and manipulating iterator objects.
An "iterator" is an object, represented as a code block that generates the "next value" of a sequence, and generally implemented as a closure. For further information, including a tutorial on using iterator objects, see the Iterator documentation.
其他與 libiterator-util-perl 有關的套件
|
|
|
|
-
- dep: libexception-class-perl
- module that allows you to declare real exception classes in Perl
-
- dep: libiterator-perl
- Perl implementation of iterators
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language