in reply to Re^3: Return all the data from child to parent with Parallel::Forkmanager
in thread Return all the data from child to parent with Parallel::Forkmanager

Aaah - I had missed that within that loop, there also is a $pm->start and next.

Still, I wouldn't use string-eval there :)