In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/a3c775652e11bdb1349501ca6c6978da2f07d62b?hp=8348ac19a3c37caf807ef0f64320e0bec53b6747>

- Log -----------------------------------------------------------------
commit a3c775652e11bdb1349501ca6c6978da2f07d62b
Author: Tony Cook <[email protected]>
Date:   Wed Jul 31 11:14:50 2019 +1000

    perldelta for 8348ac19a3c3

-----------------------------------------------------------------------

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

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 24c09bf2bc..0f50116d64 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -389,6 +389,10 @@ files in F<ext/> and F<lib/> are best summarized in 
L</Modules and Pragmata>.
 C<< $@ = 100; die; >> now correctly propagates the 100 as an exception
 instead of ignoring it.  [perl #134291]
 
+=item *
+
+C<< 0 0x@ >> no longer asserts in S_no_op().  [perl #134310]
+
 =back
 
 =head1 Known Problems

-- 
Perl5 Master Repository

Reply via email to