Changeset 1041 for trunk/core/lib/Foswiki/AggregateIterator.pm
- Timestamp:
- 11/28/08 13:33:03 (3 years ago)
- File:
-
- 1 edited
-
trunk/core/lib/Foswiki/AggregateIterator.pm (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki/AggregateIterator.pm
r830 r1041 1 1 # See bottom of file for license and copyright information 2 = pod2 =begin TML 3 3 4 4 ---+ package Foswiki::AggregateIterator … … 12 12 use strict; 13 13 14 = pod14 =begin TML 15 15 16 16 ---++ new(\@list, $unique) … … 42 42 } 43 43 44 = pod44 =begin TML 45 45 46 46 ---++ hasNext() -> $boolean … … 93 93 } 94 94 95 = pod95 =begin TML 96 96 97 97 ---++ next() -> $data
Note: See TracChangeset
for help on using the changeset viewer.
