This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Perl_sv_vcatpvfn_flags: get rid of an (int) cast
[perl5.git] / pod / perl5123delta.pod
index 20d38bb..580af24 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-perldelta - what is new for perl v5.12.3
+perl5123delta - what is new for perl v5.12.3
 
 =head1 DESCRIPTION
 
@@ -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
 
@@ -95,7 +96,8 @@ analysed by the Perl porting team.
 If the bug you are reporting has security implications, which make it
 inappropriate to send to a publicly archived mailing list, then please send
 it to perl5-security-report@perl.org. This points to a closed subscription
-unarchived mailing list, which includes all the core committers, who be able
+unarchived mailing list, which includes
+all the core committers, who will be able
 to help assess the impact of issues, figure out a resolution, and help
 co-ordinate the release of patches to mitigate or fix the problem across all
 platforms on which Perl is supported. Please only use this address for