Change 29135 by nicholas@nicholas-saigo on 2006/10/29 19:31:39
Integrate:
[ 25917]
PD nit spotted by Jarkko
[ 25938]
Further pod nit spotted by Jarkko
[ 25944]
Fix nit in pod nit fix
Affected files
//#22 integrate
Differences
//#22 (text)
Index: perl/pod/perlhack.pod
perl/pod/perlhack.pod#21~29014~2006-10-14 09:42:04.000000000 -0700
perl/pod/perlhack.pod2006-10-29 11:31:39.000000000 -0800
@@ -2479,7 +2479,7 @@
This logging is somewhat similar to C<-Dmbut independent of C<-DDEBUGGING>,
and at a higher level (the C<-Dmis directly at the point of C<malloc()>,
-while the C<PERL_MEMLGis at the level of C<New()
+while the C<PERL_MEM_LGis at the level of C<New()>).
=head2 Profiling
End of Patch.