Help for this page
use threads; ... # Now wait for the remaining threads to finish: $_->join foreach threads->list;