Help for this page

Select Code to Download


  1. or download this
     use strict;
     my $errorName="alarm\n";
     my $time=5;
    ...
        print " you can continue";
        }
    }
    
  2. or download this
     use strict;
     my $errorName="alarm\n";
     my $time=5;
    ...
                print " you can continue";
            }
    }