This module provides a 'parallel map'. Multiple worker processes are
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>