|
NAMESympa::Crash - Show traceback on critical errorSYNOPSISuse Sympa::Crash; # Registering custom hook. use Sympa::Crash Hook => \&myhook; DESCRIPTIONOnce Sympa::Crash is loaded, crash by runtime error will be reported via log and traceback will be shown in standard error.If optional "Hook" parameter is given, it will be executed instead. Function
HISTORYSympa::Crash appeared on Sympa 6.2.
Visit the GSP FreeBSD Man Page Interface. |