aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Parallel-Iterator
Commit message (Collapse)AuthorAgeFilesLines
* - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281879
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Update my MAINTAINER address to culot@FreeBSD.org.Frederic Culot2010-10-201-1/+1
| | | | | | | Approved by: sahil@ (mentor) Notes: svn path=/head/; revision=263326
* This module provides a 'parallel map'. Multiple worker processes areSahil Tandon2010-10-074-0/+31
forked so that many instances of the transformation function may be executed simultaneously. WWW: http://search.cpan.org/dist/Parallel-Iterator/ PR: ports/151117 Submitted by: Frederic Culot <frederic@culot.org> Notes: svn path=/head/; revision=262539