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:
2f8fe46
)
perldelta for #125679 / 2b6a5bfb1
author
Father Chrysostomos
<sprout@cpan.org>
Wed, 14 Sep 2016 05:50:30 +0000
(22:50 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Wed, 14 Sep 2016 05:50:30 +0000
(22:50 -0700)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
cb53ff1
..
5b46249
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-350,7
+350,8
@@
files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
=item *
-XXX
+Invalid assignments to a reference constructor (e.g., C<\eval=time>) could
+sometimes crash in addition to giving a syntax error. [perl #125679]
=back