gpldoc

Sympa documentation licensed under GPL

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

HISTORY

Sympa::Crash appeared on Sympa 6.2.


The content of this page is automatically generated from the source distribution of Sympa. For details about this document see original source file.

Theme originally designed by orderedlist