Help for this page
use strict; use warnings; ... } exit; }
use strict; use Win32::Process::Info; ... } else{ print "..exiting normally\n"; }