Help for this page
use strict; use MyModule.pm ... my $thr = threads->new(??????, $arg1, $arg2);
MyModule::Execute($arg1, $arg2)