Help for this page
use Socket qw( AF_INET SOMAXCONN ); use IO::Socket qw( ); ... $logger->fatal("Exiting with an exit code of $!."); exit($!); };