in reply to Re^3: Parallel ForkManager error with run_on_wait() (in 10 year old version)
in thread Parallel ForkManager error with run_on_wait()

I have the same problem with both the old (0.7.5) and new (1.05) version of ForkManager. Obvious, the line numbers for the new version is different, so I get the following written to STDERR:
Use of uninitialized value in block exit at .../perl5/Parallel/ForkMan +ager.pm line 601. Unable to create sub named "" at .../perl5/Parallel/ForkManager.pm lin +e 601.
So, yes, the problem persists in hte new code. All hints/help is more than welcome, /Bjarne
  • Comment on Re^4: Parallel ForkManager error with run_on_wait() (in 10 year old version)
  • Download Code