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
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
perl5123delta: Improve description
[perl5.git]
/
pod
/
perl5123delta.pod
diff --git
a/pod/perl5123delta.pod
b/pod/perl5123delta.pod
index
20d38bb
..
0b49f3e
100644
(file)
--- a/
pod/perl5123delta.pod
+++ b/
pod/perl5123delta.pod
@@
-34,7
+34,8
@@
constant expressions.
Module::Build should be more reliably pass its tests under cygwin.
-lvalue sub return values are now COW.
+Lvalue subroutines are again able to return copy-on-write scalars. This
+had been broken since version 5.10.0.
=head1 Platform Specific Notes