in reply to Overriding CORE::GLOBAL::warn/die

See Carp::Always and %SIG, as  $SIG{__WARN__} = sub { }; will capture any warn