freebsd-ports/devel/p5-Data-RoundRobin/pkg-descr
2008-05-23 21:18:39 +00:00

6 lines
272 B
Text

This module provides a round robin object implementation. It is similar
to an iterator, only the internal counter is reset to the beginning
whenever it reaches the end. It might also be considered as a circular
iterator.
WWW: http://search.cpan.org/dist/Data-RoundRobin/