Help for this page
## Create the queue my $Qlinks = new Thread::Queue; ... ## Join the threads $_->join for @threads;