Module exit

Source

Constantsยง

EXIT_FAILURE
EXIT_FAILURE for use with exit.
EXIT_SIGNALED_SIGABRT
The exit status used by a process terminated with a Signal::ABORT signal.
EXIT_SUCCESS
EXIT_SUCCESS for use with exit.