pjf / ipc-system-simple

Perl module to make running system commands and capturing errors as simple as possible.

Home Page:http://search.cpan.org/perldoc?IPC::System::Simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capture throws away captured output in error case

wchristian opened this issue · comments

there doesn't seem to be a way to prevent this without having to engage in further shenanigans with the exit value