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

I'm merely attempting to debug some code that makes use of a CORE::GLOBAL::die to "rat out" the offending code. It sometimes fails and I wished to know why.

  • Comment on Re^2: Overriding CORE::GLOBAL::warn/die

Replies are listed 'Best First'.
Re^3: Overriding CORE::GLOBAL::warn/die
by greengaroo (Hermit) on Sep 21, 2012 at 19:10 UTC

    We may be of more help if you post the code you are trying to debug. Please expose your problem, we'll give it a try.

    There are no stupid questions, but there are a lot of inquisitive idiots.