http://www.perlmonks.org?node_id=11113178


in reply to Re: Using Parallel::ForkManager on multiple files using backtick operators for multiple files being processed simulnaneously
in thread Using Parallel::ForkManager on multiple files using backtick operators for multiple files being processed simulnaneously

The simpler solution was to just cat the filenames to a file, and then process with gnu parallel.
"Two Wheels good, Four wheels bad."
  • Comment on Re^2: Using Parallel::ForkManager on multiple files using backtick operators for multiple files being processed simulnaneously