Help for this page
Select Code to Download
Select
or
download this
my $q = Thread::Queue->new(); ... $q->end; $_->join() for @threads;