On Wed, Aug 7, 2013 at 12:18 PM, Nicholas Clark <n...@ccl4.org> wrote:
> 2) Why does runperl() in t/test.pl abort on VMS if exit status is wrong? > (or is it vmspipe.com aborting?) When you run vms/test.com, it's running t/TEST by default. Isn't bailing out early the normal behavior for TEST (as opposed to harness)? The abort messages are just the usual result of transmogrifying a generic unixy failure exit to a generic VMS failure exit: $ perl -e "exit 1;" %SYSTEM-F-ABORT, abort