Change 16084 by ams@lustre on 2002/04/22 18:10:13
Subject: [PATCH perl5005delta perlhack perlhist] small corrections
From: Stas Bekman <[EMAIL PROTECTED]>
Date: Tue, 23 Apr 2002 01:59:07 +0800
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/pod/perl5005delta.pod#18 edit
.... //depot/perl/pod/perlhack.pod#53 edit
.... //depot/perl/pod/perlhist.pod#48 edit
Differences ...
==== //depot/perl/pod/perl5005delta.pod#18 (text) ====
Index: perl/pod/perl5005delta.pod
--- perl/pod/perl5005delta.pod.~1~ Mon Apr 22 12:15:05 2002
+++ perl/pod/perl5005delta.pod Mon Apr 22 12:15:05 2002
@@ -662,7 +662,7 @@
=item CPAN
-See <perlmodinstall> and L<CPAN>.
+See L<perlmodinstall> and L<CPAN>.
=item Cwd
==== //depot/perl/pod/perlhack.pod#53 (text) ====
Index: perl/pod/perlhack.pod
--- perl/pod/perlhack.pod.~1~ Mon Apr 22 12:15:05 2002
+++ perl/pod/perlhack.pod Mon Apr 22 12:15:05 2002
@@ -1683,7 +1683,7 @@
this when you post your patch to P5P; the pumpking needs to know this.
When you write your new code, please be conscious of existing code
-conventions used in the perl source files. See <perlstyle> for
+conventions used in the perl source files. See L<perlstyle> for
details. Although most of the guidelines discussed seem to focus on
Perl code, rather than c, they all apply (except when they don't ;).
See also I<Porting/patching.pod> file in the Perl source distribution
==== //depot/perl/pod/perlhist.pod#48 (text) ====
Index: perl/pod/perlhist.pod
--- perl/pod/perlhist.pod.~1~ Mon Apr 22 12:15:05 2002
+++ perl/pod/perlhist.pod Mon Apr 22 12:15:05 2002
@@ -2,8 +2,6 @@
perlhist - the Perl history records
-=for RCS
-
=begin RCS
#
End of Patch.