in reply to Re^2: Win32 limit to number of calls to system()?
in thread Win32 limit to number of calls to system()?

You don't reap. Use waitpid($pid), the pid being returned by system 1.