This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f94828
)
perldelta for 0f948285b1d2
author
Tony Cook
<tony@develop-help.com>
Mon, 12 Oct 2015 04:46:53 +0000
(15:46 +1100)
committer
Tony Cook
<tony@develop-help.com>
Mon, 12 Oct 2015 04:46:53 +0000
(15:46 +1100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
f61cfd3
..
77cb6a0
100644
(file)
--- 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