In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/8088f39e7b6276147727ae77eecaa0bb20cfbf2d?hp=9e4ab805355b2aa3838747a3ac9664d6590aa006>

- Log -----------------------------------------------------------------
commit 8088f39e7b6276147727ae77eecaa0bb20cfbf2d
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jul 27 23:21:24 2013 -0700

    perl5191delta: deep recursion warnings (07b2687d2/#118521)
-----------------------------------------------------------------------

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

diff --git a/pod/perl5191delta.pod b/pod/perl5191delta.pod
index 2f0e606..a806dc3 100644
--- a/pod/perl5191delta.pod
+++ b/pod/perl5191delta.pod
@@ -650,6 +650,10 @@ subroutines no longer cause crashes at compile time.
 
 =item *
 
+Deep recursion warnings no longer crash lexical subroutines. [RT #118521]
+
+=item *
+
 The warning produced by C<-l $handle> now applies to IO refs and globs, not
 just to glob refs.  That warning is also now UTF8-clean. [RT #117595]
 

--
Perl5 Master Repository

Reply via email to