Pakket: libarray-iterator-perl (0.131-2)
Verwijzigingen voor libarray-iterator-perl
Debian bronnen:
Het bronpakket libarray-iterator-perl downloaden:
- [libarray-iterator-perl_0.131-2.dsc]
- [libarray-iterator-perl_0.131.orig.tar.gz]
- [libarray-iterator-perl_0.131-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
simple class to provide iterators over Perl arrays
Array::Iterator Perl module provides a very simple iterator interface. It is uni-directional and can only be used once. It provides no means of reversing or resetting the iterator. It is not recommended to alter the array during iteration, however no attempt is made to enforce this. This class only intends to provide a clear and simple means of generic iteration, nothing more (yet).
This package also provides:
* Array::Iterator::BiDirectional to allow forward and backward iteration * Array::Iterator::Circular to allow circular iteration * Array::Iterator::Reusable to allow reuse of iterators
Andere aan libarray-iterator-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language