in reply to Re^2: $SIG{__DIE__} overrides exit status?in thread $SIG{__DIE__} overrides exit status?
Test::Harness doesn't have control over the signal handlers that the tested code might implement.
Ah, sorry; I misunderstood the situation.