Help for this page
$class = MyModule::MySubModule;
my $Thread = threads->new( \&$class::SubRoutine, $arg1, $arg2 );