diff options
author | Father Chrysostomos <sprout@cpan.org> | 2010-11-20 10:01:20 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2010-11-20 10:01:20 -0800 |
commit | c992311e6ba2e9c6c9a9573d99d0dcd5c110c92c (patch) | |
tree | b78e480904498521f2771c953c2a40335ae72f0a /pod/perldelta.pod | |
parent | 91a7d54e8f870dc5429aca8e7d22b9d33c705968 (diff) | |
download | perl-c992311e6ba2e9c6c9a9573d99d0dcd5c110c92c.tar.gz |
Ahem. *Final* finalisation.
There was still an XXX section.
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r-- | pod/perldelta.pod | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 4d90c4764c..5bd675ffc0 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -245,16 +245,6 @@ L<[perl #75254]|http://rt.perl.org/rt3/Public/Bug/Display.html?id=75254>. =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 New Modules and Pragmata =over 4 |