X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=blobdiff_plain;f=videosite-irssi.pl;h=86e370d147aea1eb92f90c60976129884bb4ed28;hp=2e5a0ec434f6c655f019466101855dca4e822d6e;hb=3255f6f448ae2e392871dc5241536b0dfb009a59;hpb=be05dcdf1f43ba575a3b2edf7970cba250ff28e2 diff --git a/videosite-irssi.pl b/videosite-irssi.pl index 2e5a0ec..86e370d 100644 --- a/videosite-irssi.pl +++ b/videosite-irssi.pl @@ -9,6 +9,9 @@ use File::Spec; use Module::Load; use XML::Simple; use JSON -support_by_pp; +use Carp; + +$SIG{ __DIE__ } = sub { Carp::confess( @_ ) }; # # List of foreground colors. This list is not complete, it just