pushing this to the limit

This commit is contained in:
malin
2019-07-26 07:46:24 +02:00
parent c5b85f26bd
commit e25f0160af

View File

@@ -4,6 +4,8 @@ use strict;
use warnings; use warnings;
use CGI; use CGI;
# one more test
BEGIN { BEGIN {
$SIG{__DIE__} = sub { $SIG{__DIE__} = sub {
my $msg = shift; my $msg = shift;