From 0d0f20ee6f92be94ca96b911db33f5968eb395e7 Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Mon, 23 Apr 2012 18:09:44 -0400 Subject: [PATCH] remove perldelta placeholders, add the 5.12-is-EOL notice --- Porting/perl5160delta.pod | 73 +++-------------------------------------------- 1 file changed, 4 insertions(+), 69 deletions(-) diff --git a/Porting/perl5160delta.pod b/Porting/perl5160delta.pod index 6347a61..7a431c8 100644 --- a/Porting/perl5160delta.pod +++ b/Porting/perl5160delta.pod @@ -15,7 +15,9 @@ L, which describes differences between 5.12.0 and =head1 Notice -XXX Any important notices here +As described in L, the release of Perl 5.16.0 marks the +official end of support for Perl 5.12. Users of Perl 5.12 or earlier +should consider upgrading to a more recent release of Perl. =head1 Core Enhancements @@ -916,16 +918,6 @@ memory. =head1 Modules and Pragmata -XXX All changes to installed files in F, F, F and F -go here. If Module::CoreList is updated, generate an initial draft of the -following sections using F, 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 file that could be -cribbed. - -[ Within each section, list entries as a =item entry ] - =head2 Deprecated Modules =over @@ -1595,58 +1587,8 @@ C =back -=head1 Testing - -XXX Any significant changes to the testing of a freshly built perl should be -listed here. Changes which create B files in F go here as do any -large changes to the testing harness (e.g. when parallel testing was added). -Changes to existing files in F aren't worth summarising, although the bugs -that they represent may be covered elsewhere. - -[ List each test improvement as a =item entry ] - -=over 4 - -=item * - -XXX - -=back - =head1 Platform Support -XXX Any changes to platform support should be listed in the sections below. - -[ Within the sections, list each platform as a =item entry with specific -changes as paragraphs below it. ] - -=head2 New Platforms - -XXX List any platforms that this version of perl compiles on, that previous -versions did not. These will either be enabled by new files in the F -directories, or new subdirectories and F files at the top level of the -source tree. - -=over 4 - -=item XXX-some-platform - -XXX - -=back - -=head2 Discontinued Platforms - -XXX List any platforms that this version of perl no longer compiles on. - -=over 4 - -=item XXX-some-platform - -XXX - -=back - =head2 Platform-Specific Notes =head3 Cygwin @@ -1767,7 +1709,7 @@ All the C files that make up the Perl core have been converted to UTF-8. =head2 Regular expressions and character classes -XXX Is it possible to merge some of these items? +=for comment Is it possible to merge some of these items? =over 4 @@ -2059,8 +2001,6 @@ undefined if it happened to be a copy-on-write string [perl #108480]. L, L and L had similar problems. See L, above. -XXX That section is empty. - =back =head2 Lvalue subroutines @@ -3462,11 +3402,6 @@ L version 0.72 =back -=head1 Obituary - -XXX If any significant core contributor has died, we've added a short obituary -here. - =head1 Acknowledgements XXX Generate this with: -- 2.7.4