In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/052ce2b816c991db592124ad1a8ad271dce1a63d?hp=85d4e0a35b2d44cf06a9343d23a2f84b8ebb9024>

- Log -----------------------------------------------------------------
commit 052ce2b816c991db592124ad1a8ad271dce1a63d
Author: Tony Cook <[email protected]>
Date:   Mon Jul 22 11:15:06 2019 +1000

    perldelta for 85d4e0a35b2d

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

Summary of changes:
 pod/perldelta.pod | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 18ec24eb6f..434535318b 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -367,7 +367,8 @@ files in F<ext/> and F<lib/> are best summarized in 
L</Modules and Pragmata>.
 
 =item *
 
-XXX
+C<< $@ = 100; die; >> now correctly propagates the 100 as an exception
+instead of ignoring it.  [perl #134291]
 
 =back
 

-- 
Perl5 Master Repository

Reply via email to