aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-List-Gen
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 0.974Sunpoet Po-Chuan Hsieh2011-11-122-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/List-Gen/Changes Feature safe: yes Notes: svn path=/head/; revision=285645
* - Add p5-List-Gen 0.973Sunpoet Po-Chuan Hsieh2011-10-184-0/+53
List::Gen provides higher order functions, list comprehensions, generators, iterators, and other utility functions for working with lists. walk lists with any step size you want, create lazy ranges and arrays with a map like syntax that generate values on demand. there are several other hopefully useful functions, and all functions from List::Util are available. WWW: http://search.cpan.org/dist/List-Gen/ Notes: svn path=/head/; revision=283831