From: Rafael Garcia-Suarez Date: Sat, 16 Nov 2002 22:08:44 +0000 (+0000) Subject: Correction to change #18152, by Dave Mitchell. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=287a822c675abc6308357941862beda584b38a68;p=p5sagit%2Fp5-mst-13.2.git Correction to change #18152, by Dave Mitchell. p4raw-link: @18152 on //depot/perl: 5a6c59efdb6adbea810f12ca2ce4a559f52eca2e p4raw-id: //depot/perl@18154 --- diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 023c243..ffe8167 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -2064,8 +2064,8 @@ For example, for "third-degreed" Perl: (Note: the mod_perl apache module uses also this environment variable for its own purposes and extended its semantics. Refer to the mod_perl -documentation for more information. Also, spawned threads set this -variable to the value 2.) +documentation for more information. Also, spawned threads do the +equivalent of setting this variable to the value 1.) If, at the end of a run you get the message I, you can recompile with C<-DDEBUG_LEAKING_SCALARS>, which will cause