Subject: | Hangs on windows due to reading both STDOUT and STDERR |
I submitted a pull request on github that adds a test script to check
portability and then switches from IPC::Open3 to IPC::Run3 which
actually passes the test:
https://github.com/sartak/test-spelling/pull/2
What do you think?