aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Array-Iterator
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - updated from v0.05 to v0.06Aaron Dalton2006-01-052-5/+6
| | | | | | | | | | | | | | | | | | - updated maintainership 0.06 Fri July 8, 2005 - Fixed bug in Array::Iterator::peek(). Thanks to Hugo Cornelis for pointing it out - added tests for this - Added patch from Phillip Moore to support *single element iteration* using the hash-ref constructor option. - added tests and docs for this (also from Phillip :) Approved by: tobez (implicit) Notes: svn path=/head/; revision=152830
* Add p5-Array-Iterator 0.05, a set of array iterators.Mathieu Arnold2004-08-024-0/+51
PR: ports/69884 Submitted by: Aaron Dalton <aaron@daltons.ca> Notes: svn path=/head/; revision=115270