Help for this page
#!/usr/bin/perl use strict; ... # Other Processing Here..;-) } }
use Win32::process; Win32::Process::KillProcess($PID,5);