my $command = Win32::Process::Create(my $ProcessObj, # [ ... ] open ( PIPE, "$command |") or die "Can't open pipe, stopped";