Change 28518 by [EMAIL PROTECTED] on 2006/07/09 21:56:18

        Tweak for Jarkko's addition to perlhack, suggested by Yves.

Affected files ...

... //depot/perl/pod/perlhack.pod#105 edit

Differences ...

==== //depot/perl/pod/perlhack.pod#105 (text) ====
Index: perl/pod/perlhack.pod
--- perl/pod/perlhack.pod#104~28516~    2006-07-09 11:50:01.000000000 -0700
+++ perl/pod/perlhack.pod       2006-07-09 14:56:18.000000000 -0700
@@ -2558,7 +2558,7 @@
 
 Do not use strcpy() or strcat()
 
-Where there still linger some uses of these in the Perl source code,
+While some uses of these still linger in the Perl source code,
 we have inspected them for safety and are very, very ashamed of them,
 and plan to get rid of them.  In places where there are strlcpy()
 and strlcat() we prefer to use them, and there is a plan to integrate
End of Patch.

Reply via email to