X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=lib%2FTest%2FValgrind%2FCommand%2FPerl.pm;h=2a8e2a41286eaa54002c4d33b0342bb00a3fbd69;hp=f6c1ede2ef8bf205a43a0696c69ae382532b5cd1;hb=b850006da6188f2d453accc63174fe3a431bf0ed;hpb=2d1051a7ab93eee13b726edd0b353342e683bc2b diff --git a/lib/Test/Valgrind/Command/Perl.pm b/lib/Test/Valgrind/Command/Perl.pm index f6c1ede..2a8e2a4 100644 --- a/lib/Test/Valgrind/Command/Perl.pm +++ b/lib/Test/Valgrind/Command/Perl.pm @@ -145,7 +145,7 @@ Returns an L object that sets the environment variables Csanctify( env => { - PERL_DESTRUCT_LEVEL => 2, + PERL_DESTRUCT_LEVEL => 3, PERL_DL_NONLAZY => 1, }, );