sub error_out { defined(wantarray()) ? shift : croak("Untrapped error '$_[0]'"); }