Open schwern opened 8 years ago
I've traced most of the Windows failures to a bug in IPC::System::Simple (used by use autodie ":system") described in this PR. https://github.com/pjf/ipc-system-simple/pull/13
use autodie ":system"
I've traced most of the Windows failures to a bug in IPC::System::Simple (used by
use autodie ":system"
) described in this PR. https://github.com/pjf/ipc-system-simple/pull/13