ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
215 B
Text
5 lines
215 B
Text
This module provides a 'parallel map'. Multiple worker processes are
|
|
forked so that many instances of the transformation function may be
|
|
executed simultaneously.
|
|
|
|
WWW: https://metacpan.org/release/Parallel-Iterator
|