in reply to Re^2: Passing a sub reference which uses Parallel::ForkManager
in thread [solved] Passing a sub reference which uses Parallel::ForkManager

Hi,

"I don't see where I used a variable as a variable name."

That's what you do when you use a symbolic reference like $$ref.

Hope this helps!


The way forward always starts with a minimal test.