From: Mike Guy Date: Fri, 20 Jul 2001 16:12:49 +0000 (+0100) Subject: Re: Typo in Porting/pumpkin/pod ? X-Git-Tag: accepted/trunk/20130322.191538~30808 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=365a6279c8e1087ca79df872296f6d22d03b6716;p=platform%2Fupstream%2Fperl.git Re: Typo in Porting/pumpkin/pod ? Message-Id: p4raw-id: //depot/perl@11443 --- diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod index 3bc9d09..0ef144a 100644 --- a/Porting/pumpkin.pod +++ b/Porting/pumpkin.pod @@ -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