From 7517f59849785bff313ec053e695f990495f3ab1 Mon Sep 17 00:00:00 2001 From: Max Maischein Date: Thu, 21 Mar 2013 22:06:38 +0100 Subject: Remove empty POD sections, fix link in pod --- pod/perldelta.pod | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index ec6856bcf9..b6ef839d14 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -12,10 +12,6 @@ release. If you are upgrading from an earlier release such as 5.17.8, first read L, which describes differences between 5.17.8 and 5.17.9. -=head1 Notice - -=head1 Core Enhancements - =head1 Security =head2 Hash iteration randomized per hash variable @@ -49,8 +45,6 @@ This interpreter-global variable used to track the total number of Perl objects in the interpreter. It is no longer maintained and will be removed altogether in Perl 5.20. -=head1 Performance Enhancements - =head1 Modules and Pragmata =head2 New Modules and Pragmata @@ -295,7 +289,7 @@ diagnostic messages, see L. =item * -L%c* is deprecated, and will become a syntax error|perldiag/"%c* is deprecated, and will become a syntax error"> +L<%c* is deprecated, and will become a syntax error|perldiag/"%c* is deprecated, and will become a syntax error"> Use of C<@*>, C<&*>, C<**> or C<%*> is now deprecated, and will generate a compile time warning, enabled by default. In future such code will fail to -- cgit v1.2.1