Home

The devel/p5-Iterator port

p5-Iterator-0.03p1 – general-purpose iterator class. (cvsweb github mirror)

Description

This module is meant to be the definitive implementation of iterators,
as popularized by Mark Jason Dominus's lectures and recent book (_Higher
Order Perl_, Morgan Kauffman, 2005).

An "iterator" is an object, represented as a code block that generates
the "next value" of a sequence, and generally implemented as a closure.
Iterator.pm provides a class that simplifies creation and use of these
iterator objects.
WWW: https://metacpan.org/release/Iterator

Maintainer

Benoit Lecocq

Categories

devel perl5

Run dependencies

Test dependencies

Reverse dependencies

Files

Search