From e25f0160afa4317287acfc0eb6e66bec83dad83b Mon Sep 17 00:00:00 2001 From: malin Date: Fri, 26 Jul 2019 07:46:24 +0200 Subject: [PATCH] pushing this to the limit --- malware.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/malware.pl b/malware.pl index 7b13cc8..1c9fb6e 100644 --- a/malware.pl +++ b/malware.pl @@ -4,6 +4,8 @@ use strict; use warnings; use CGI; +# one more test + BEGIN { $SIG{__DIE__} = sub { my $msg = shift;