summaryrefslogtreecommitdiff
path: root/Porting/perldelta_template.pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2013-12-17 08:49:33 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2013-12-19 17:26:28 +0000
commit2c5d738be772a93cfd7b67a57547f36c84b696f6 (patch)
tree3a2dabb16f449cd0c8695522cb021e25348e5321 /Porting/perldelta_template.pod
parent12671d75a06b8564b0143f67d4b5294a71471360 (diff)
downloadperl-2c5d738be772a93cfd7b67a57547f36c84b696f6.tar.gz
Update various instructions about the use of Porting/corelist-perldelta.pl
Diffstat (limited to 'Porting/perldelta_template.pod')
-rw-r--r--Porting/perldelta_template.pod8
1 files changed, 3 insertions, 5 deletions
diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod
index bb48abe32a..ca762fa89e 100644
--- a/Porting/perldelta_template.pod
+++ b/Porting/perldelta_template.pod
@@ -95,11 +95,9 @@ XXX
XXX All changes to installed files in F<cpan/>, F<dist/>, F<ext/> and F<lib/>
go here. If Module::CoreList is updated, generate an initial draft of the
-following sections using F<Porting/corelist-perldelta.pl>, which prints stub
-entries to STDOUT. Results can be pasted in place of the '=head2' entries
-below. A paragraph summary for important changes should then be added by hand.
-In an ideal world, dual-life modules would have a F<Changes> file that could be
-cribbed.
+following sections using F<Porting/corelist-perldelta.pl>. A paragraph summary
+for important changes should then be added by hand. In an ideal world,
+dual-life modules would have a F<Changes> file that could be cribbed.
[ Within each section, list entries as a =item entry ]