In perl.git, the branch smoke-me/rjbs/maint-5.16 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/47fa979fb596835d89df11841a780add4ab401d2?hp=d48ad49a3940467bcfd5c2a39d962d5fb440dd3f>

- Log -----------------------------------------------------------------
commit 47fa979fb596835d89df11841a780add4ab401d2
Author: Ricardo Signes <[email protected]>
Date:   Thu Jul 26 22:53:52 2012 -0400

    perldelta for format fixes
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 605507d..51379d0 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -124,6 +124,11 @@ Now the value is copied in such cases [perl #113044].
 
 C<__SUB__> now works in special blocks (C<BEGIN>, C<END>, etc.).
 
+=item *
+
+Formats that reference lexical variables from outside no longer result
+in crashes.
+
 =back
 
 =head1 Known Problems

--
Perl5 Master Repository

Reply via email to