FreeBSD Manual Pages
Sympa::Crash(3Sympa) sympa 6.2.62 Sympa::Crash(3Sympa) NAME Sympa::Crash - Show traceback on critical error SYNOPSIS use Sympa::Crash; # Registering custom hook. use Sympa::Crash Hook => \&myhook; DESCRIPTION Once 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 register_handler ( ) Sometimes other modules overwrites error handler. If that is the case, executing this function will register handler again. HISTORY Sympa::Crash appeared on Sympa 6.2. 6.2.62 2021-04-27 Sympa::Crash(3Sympa)
NAME | SYNOPSIS | DESCRIPTION | HISTORY
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Sympa::Crash&sektion=3sympa&manpath=FreeBSD+13.0-RELEASE+and+Ports>