[htmltmpl] catch the carp::croak() death...
Brought to you by:
samtregar
From: Vince V. <vi...@ly...> - 2003-06-27 08:07:18
|
Hello all, this is not an exclusive html-template question but html-template uses carp::croak() too... A module similar to H::T croaks and therefore the script using this module ist stopped to immediately. A Message goes to stdoud and the script stops. I am unable to start my own error routines what I'd really like to do. Is there a way to catch the "die" that carp::croak calls? Best regards, Vince mailto:vi...@ly... |