Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        }
        exit;
    }
    
  2. or download this
    use strict;
    use Win32::Process::Info;
    ...
    }
    else{ print "..exiting normally\n"; }