(I just posted this to clpm and Rob told me that it is better to post it in this mailing list)
I downloaded your module to my WindowsXP system, because I needed the Win32::Process
module and the function KillProcess.
Because I found out that the TerminateProcess Win32 API function does not work for every
process I made some changes in the Process.xs.
I also created a new function called TimeRunning which measure the elapsed time of a running
process, because I needed this for a script I developed.
If you interested in this changes please write to me.
regards, Reinhard