in reply to Is this Proc::Queue error
I'm no expert on Proc::Queue but should you either do use Proc::Queue size => 3 or call Proc::Queue::size(3)? I'm not seeing how your numChilds is affecting Proc::Queue.