in reply to Re^2: How do I kill a process tree in Windows
in thread How do I kill a process tree in Windows

Unfortunately I don't know the answer to the Perl topic, however the builtin utility you want on XP is called "taskkill". Passing it the /T parameter is a treekill.
  • Comment on Re^3: How do I kill a process tree in Windows