Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    print "below mysub2\n";
    
    $t2->join();
    
  2. or download this
    package TEST::TEST;
    use strict;
    ...
    }
    
    1;