Help for this page
my $url_q = Thread::Queue -> new(); ... } }
for ( 1..$thrCount ) { ... } print "At program completion, total count was ", $totalCount,"\n";
while ( threads -> list ) { ... print $totalCount,"\n"; sleep 5; }