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;