pjf / ipc-system-simple

Perl module to make running system commands and capturing errors as simple as possible.
http://search.cpan.org/perldoc?IPC::System::Simple
Other
19 stars 20 forks source link

capture throws away captured output in error case #44

Open wchristian opened 1 year ago

wchristian commented 1 year ago

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