summaryrefslogtreecommitdiff
path: root/Porting/pumpkin.pod
diff options
context:
space:
mode:
authorMike Guy <mjtg@cam.ac.uk>2001-07-20 17:12:49 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-22 15:02:11 +0000
commit365a6279c8e1087ca79df872296f6d22d03b6716 (patch)
treed9373039fb7a7408d99ef588c348124c77072ee5 /Porting/pumpkin.pod
parent10f58044c3e61f7a78b7f5520f6f5784302220a1 (diff)
downloadperl-365a6279c8e1087ca79df872296f6d22d03b6716.tar.gz
Re: Typo in Porting/pumpkin/pod ?
Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk> p4raw-id: //depot/perl@11443
Diffstat (limited to 'Porting/pumpkin.pod')
-rw-r--r--Porting/pumpkin.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod
index 3bc9d09c87..0ef144a9f8 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