In perl.git, the branch bingos/release-5.15.7 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/f2602da35b6b2c3eb41887e64a9d860ef6ecfd84?hp=b240fc0f844070c3614b15942dcaee2aa29e6335>
- Log ----------------------------------------------------------------- commit f2602da35b6b2c3eb41887e64a9d860ef6ecfd84 Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Jan 20 14:42:18 2012 +0000 Finalise perldelta ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index cad48f8..13f2c1a 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -73,16 +73,6 @@ is not going to copy anyway. =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. - -[ Within each section, list entries as a =item entry ] - =head2 Updated Modules and Pragmata =over 4 -- Perl5 Master Repository
