summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2002-11-16 22:08:44 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2002-11-16 22:08:44 +0000
commit287a822c675abc6308357941862beda584b38a68 (patch)
tree441b33ff66343313813beed893cb2e90bdaed06f /pod
parent5a6c59efdb6adbea810f12ca2ce4a559f52eca2e (diff)
downloadperl-287a822c675abc6308357941862beda584b38a68.tar.gz
Correction to change #18152, by Dave Mitchell.
p4raw-link: @18152 on //depot/perl: 5a6c59efdb6adbea810f12ca2ce4a559f52eca2e p4raw-id: //depot/perl@18154
Diffstat (limited to 'pod')
-rw-r--r--pod/perlhack.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index 023c243843..ffe81671e8 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<N scalars leaked>, you can
recompile with C<-DDEBUG_LEAKING_SCALARS>, which will cause