summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Brocard <acme@astray.com>2009-11-19 16:36:50 +0000
committerLeon Brocard <acme@astray.com>2009-11-19 16:36:50 +0000
commit6da08a431be66272015797f333da6772ee849ee0 (patch)
tree8daa41e09b01a8935780a6652934b818ff5f0806
parent72343ccb3bafe58f6eccd55544e7fdc3a123e467 (diff)
downloadperl-6da08a431be66272015797f333da6772ee849ee0.tar.gz
Delete a few more sections
-rw-r--r--pod/perl5112delta.pod43
1 files changed, 0 insertions, 43 deletions
diff --git a/pod/perl5112delta.pod b/pod/perl5112delta.pod
index 8684d4cb1b..8e9730b7ed 100644
--- a/pod/perl5112delta.pod
+++ b/pod/perl5112delta.pod
@@ -167,43 +167,6 @@ magical arrays or tied arrays with C<EXISTS> and C<DELETE> methods.
=back
-=head1 Installation and Configuration Improvements
-
-XXX Changes to F<Configure>, F<installperl>, F<installman>, and analogous tools
-go here.
-
-=head2 Configuration improvements
-
-XXX
-
-=head2 Compilation improvements
-
-XXX
-
-=head2 Platform Specific Changes
-
-=over 4
-
-=item XXX-some-platform
-
-XXX
-
-=back
-
-=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 *
-
-XXX
-
-=back
-
=head1 New or Changed Diagnostics
Several new diagnostics, see L<perldiag> for details.
@@ -298,12 +261,6 @@ deprecated, and will become a syntax error. If it is absolutely necessary to
have empty attribute lists (for example, because of a code generator) then
avoid the warning by adding a space before the C<=>.
-=head1 Platform Specific Notes
-
-XXX Any changes specific to a particular platform. VMS and Win32 are the usual
-stars here. It's probably best to group changes under the same section layout
-as the main perldelta
-
=head1 Acknowledgements
Perl 5.11.2 represents approximately 3 weeks development since Perl 5.11.1