From 29480ba4593936d0f031734a331461556bfa1d95 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Mon, 22 May 2017 23:56:24 -0600 Subject: [PATCH] perldelta: Add 2 blank lines for readability. --- pod/perldelta.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 3db35e2..9135866 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -1602,6 +1602,7 @@ L is no longer supported. Its use will be fatal in Perl 5.28 L |perldiag/Experimental %s on scalar is now forbidden>. + This message now is followed by more helpful text. L<[perl #127976]|https://rt.perl.org/Public/Bug/Display.html?id=127976> @@ -1614,8 +1615,8 @@ L will disappear in perl 5.30. Use C handles. This will be a fatal error in Perl 5.30 |perldiag/%s() is deprecated on C<:utf8> handles. This will be a fatal error in Perl 5.30>. -"%s" is one of C, C, C, or C. +"%s" is one of C, C, C, or C. This warning is now enabled by default, as all C category warnings should be. -- 1.8.3.1