Help for this page
my $t= Thread->new(\&process, @args);
my $t= Thread->new(\&$anotherfile->another_process, @args);