Array-Iterator
view release on metacpan or search on metacpan
0.04 2004-05-06 Released-By: STEVAN
- Changed current and currentIndex to refer to the same value (and
index) of the last item dispensed by the next method. This is more in
line with what they should do. Prior to this version they returned
the current index which was actually the one past the last call to
next.
- tested these changes and altered tests which used the old versions.
- updated documentation to reflect change
0.03 2004-05-02 Released-By: STEVAN
- Added currentIndex method, and added tests for it.
- Added getNext method and added tests for it.
- altered the behavior of peek to not throw an exception.
- updated all documentation.
0.02 2004-04-12 Released-By: STEVAN
- error in the Makefile.PL file, no changes on this release
0.01 2004-03-17 Released-By: STEVAN
- original version; created by h2xs 1.22 with options -X -n
( run in 0.228 second using v1.01-cache-2.11-cpan-2b0bae70ee8 )