In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/a0c8eb5189bee48419189457c1d1c7f094ab0152?hp=0f948285b1d20fc918c76b133dd5bf40d0fa1221>

- Log -----------------------------------------------------------------
commit a0c8eb5189bee48419189457c1d1c7f094ab0152
Author: Tony Cook <t...@develop-help.com>
Date:   Mon Oct 12 15:46:53 2015 +1100

    perldelta for 0f948285b1d2
-----------------------------------------------------------------------

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

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index f61cfd3..77cb6a0 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -214,7 +214,10 @@ XXX Changes (i.e. rewording) of diagnostic messages go here
 
 =item *
 
-XXX Describe change here
+L<"Can't modify non-lvalue subroutine call of &%s"|perldiag/"Can't modify 
non-lvalue subroutine call of &%s">
+
+This error now reports the name of the non-lvalue subroutine you
+attempted to use as an lvalue.
 
 =back
 

--
Perl5 Master Repository

Reply via email to