diff options
author | Ricardo Signes <rjbs@cpan.org> | 2010-01-20 00:52:45 -0500 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2010-01-20 00:52:45 -0500 |
commit | 7e2aafc2d3a9df94cef58c3a1cfc05a0fff2b4ef (patch) | |
tree | 767577df14fa6989ce65b67853150b5e5b7c38f4 /pod | |
parent | aac9cb74751c65a79d010e2c3b64e3cca9eef08e (diff) | |
download | perl-7e2aafc2d3a9df94cef58c3a1cfc05a0fff2b4ef.tar.gz |
remove remaining boilerplate from perl5114delta
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perl5114delta.pod | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/pod/perl5114delta.pod b/pod/perl5114delta.pod index 2bc7af43fc..83c4786fba 100644 --- a/pod/perl5114delta.pod +++ b/pod/perl5114delta.pod @@ -45,14 +45,6 @@ example U+FF10: FULLWIDTH DIGIT ZERO. =head1 Modules and Pragmata -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. - =head2 Pragmata Changes =over 4 @@ -158,10 +150,6 @@ systems. =head1 Selected Bug Fixes -XXX Important bug fixes in the core language are summarised here. -Bug fixes in files in F<ext/> and F<lib/> are best summarised in -L</Modules and Pragmata>. - =over 4 =item * @@ -264,7 +252,7 @@ If you believe you have an unreported bug, please run the B<perlbug> program included with your release. Be sure to trim your bug down to a tiny but sufficient test case. Your bug report, along with the output of C<perl -V>, will be sent off to perlbug@perl.org to be -analysed by the Perl porting team. +analyzed by the Perl porting team. If the bug you are reporting has security implications, which make it inappropriate to send to a publicly archived mailing list, then please send |