Perl Modules for Constructing Iterators
TBMG-5690
09/01/2009
- Content
The Iterator Perl Module provides a general-purpose framework for constructing iterator objects within Perl, and a standard API for interacting with those objects. Iterators are an object-oriented design pattern where a description of a series of values is used in a constructor. Subsequent queries can request values in that series. These Perl modules build on the standard Iterator framework and provide iterators for some other types of values.
- Citation
- "Perl Modules for Constructing Iterators," Mobility Engineering, September 1, 2009.