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
