in reply to Re^2: Strange (for me) behavior of Parallel::ForkManager
in thread Strange (for me) behavior of Parallel::ForkManager

There's only one process that loops. It loops until it reaches the end of the file, at which point it continues after the loop.
  • Comment on Re^3: Strange (for me) behavior of Parallel::ForkManager