In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/eed68fe8b5a46fc91d4df38f4eaccc998836085d?hp=1141a2c757171575dd43caa4b731ca4f491c2bcf>

- Log -----------------------------------------------------------------
commit eed68fe8b5a46fc91d4df38f4eaccc998836085d
Author: Tony Cook <t...@develop-help.com>
Date:   Thu Aug 31 09:50:41 2017 +1000

    perldelta for 1141a2c75717
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 274c464b59..7d6e386e19 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -365,6 +365,11 @@ Parsing a C<sub> definition could cause a use after free 
if the C<sub>
 keyword was followed by whitespace including newlines (and comments.)
 [perl #131836]
 
+=item *
+
+The tokenizer now correctly adjusts a parse pointer when skipping
+whitespace in a C< ${identifier} > construct.  [perl #131949]
+
 =back
 
 =head1 Known Problems

--
Perl5 Master Repository

Reply via email to