Help for this page

Select Code to Download


  1. or download this
    use strict;
    use threads;
    ...
     print qq(In sub s param=$a\n);
     return shift()
    }
    
  2. or download this
    use strict;
    use threads;
    ...
           }
       }
    }