Forums.ATC.no
Teknisk => Generelt teknisk => Emne startet av: ATC på 26. November 2009, 23:31 pm
-
When debugging a script which dies unexpectedly, it would sometimes be helpful to catch the die() and replace it with a warning so that variables etc. can be examined further.
-
*CORE::GLOBAL::die = \&do_something_else