From: Mark Wooding Date: Thu, 21 Sep 2017 07:51:50 +0000 (+0100) Subject: with-authinfo-kludge: Use `native' exit status and related interfaces. X-Git-Tag: 0.1.1~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/with-authinfo-kludge/commitdiff_plain/3b0440008beb26d19f97d88e02e21d75a1c6e6f3?hp=3b0440008beb26d19f97d88e02e21d75a1c6e6f3 with-authinfo-kludge: Use `native' exit status and related interfaces. We're going to need to do things with process exit statuses that Perl doesn't expose through its cooked exit status. ---