# die normally prints a message. With this on it will also print a stack dump.
use Debug;
Debug::trace();# turns tracing on die.