Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | devel part 3) Notes: svn path=/head/; revision=327724 | ||||
* | - Cleanup Makefile header | Sunpoet Po-Chuan Hsieh | 2013-08-21 | 1 | -5/+1 |
| | | | | Notes: svn path=/head/; revision=325163 | ||||
* | - Convert to new perl framework | Sunpoet Po-Chuan Hsieh | 2013-08-21 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=325134 | ||||
* | - Update to 0.974 | Sunpoet Po-Chuan Hsieh | 2011-11-12 | 2 | -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.973 | Sunpoet Po-Chuan Hsieh | 2011-10-18 | 4 | -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 |