search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
This module implements several types of array iterators:
|
|
- simple unidirectional
|
|
- bidirectional
|
|
- circular
|
|
- reusable
|
|
|
|
WWW: https://metacpan.org/release/Array-Iterator
|