http://www.perlmonks.org?node_id=903543


in reply to Re^2: Bidirectional IPC with Expect and Passthrough
in thread Bidirectional IPC with Expect and Passthrough

The problem with that test is that it tries to use select on pipe handles, which doesn't work on Windows.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^3: Bidirectional IPC with Expect and Passthrough