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:
a7162bf
)
perldelta for a7162bf74f38
author
Tony Cook
<tony@develop-help.com>
Sun, 10 Jan 2016 23:46:50 +0000
(10:46 +1100)
committer
Tony Cook
<tony@develop-help.com>
Sun, 10 Jan 2016 23:46:50 +0000
(10:46 +1100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
ef1ceac
..
32a9610
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-364,6
+364,11
@@
context. [perl #126042]
Fixed some problems introduced in 5.23.2 with list assignment dealing
with magic and XS functions returning their arguments. [perl #126633]
+=item *
+
+Report more context when we see an array where we expect to see an
+operator. [perl #123737]
+
=back
=head1 Known Problems