Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            # Other Processing Here..;-)
        }
    }
    
  2. or download this
    use Win32::process;
    Win32::Process::KillProcess($PID,5);