in reply to Starting up an external program with Win32::Process::Create fails for some, no others?
What BrowserUk said, see perlport#system(1, @args)
Or for the same thing using Win32::Process, see Proc::Background