Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        
        print "\nprocess $i complete\n";
    }
    
  2. or download this
    Process part 1. Size is 4
    1 Process part 2. Size is 4
    ...
    
    process 2 complete
    All done