in reply to Re^3: system() not quite as described?
in thread system() not quite as described?

It's used by core module IPC::Open3 (and Open2) instead of fork+exec when used on Windows.