in reply to a papist want to confess
BEGIN { *CORE::GLOBAL::die = \&confess }
The overloading happened too late (at run-time) in my code.Thanks people for helping.