Help for this page

Select Code to Download


  1. or download this
    $class = MyModule::MySubModule;
    
  2. or download this
    my $Thread = threads->new( \&$class::SubRoutine, $arg1, $arg2 );