my $thr = threads->new( sub { MyModule::Execute($arg1, $arg2) } );