in reply to Re: open (to read) and kill a pipe to a pipe
in thread open (to read) and kill a pipe to a pipe

You said ActivePerl and Windows, but system("thingy &") doesn't work on Windows. ("&" is like sh's "&&".)

Mixed YourMother's post and the OP's