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/
