Unnecessary downgrades.
[p5sagit/p5-mst-13.2.git] / Porting / pumpkin.pod
index 3bc9d09..0ef144a 100644 (file)
@@ -757,7 +757,7 @@ Use the following commands to test perl with Purify:
        make all pureperl
        cd t
        ln -s ../pureperl perl
-       setenv PERL_DESTRUCT_LEVEL 5
+       setenv PERL_DESTRUCT_LEVEL 2
        ./perl TEST
 
 Disabling Perl's malloc allows Purify to monitor allocations and leaks