From: Father Chrysostomos Date: Mon, 19 Dec 2011 05:44:42 +0000 (-0800) Subject: perldelta for 41b1a11 :-) X-Git-Tag: v5.15.6~26 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/b7c4bcffb44121120136f16adb7bac095c3f0114?hp=7f41f3371d8051188f7d253084f80d098bb676a8 perldelta for 41b1a11 :-) --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 9bc8edf..fede553 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -52,13 +52,6 @@ The value returned by C on a tied variable is now the actual scalar that holds the object to which the variable is tied. This allows ties to be weakened with C. -=head2 Lvalue C - -C can now be used as an lvalue. You might consider this a new -feature (which is why it is listed in this section), but the author of -the change considered it a bug fix, since C is only supposed to be -setting scalar context, not changing lvalueness [perl #24346]. - =head1 Security XXX Any security-related notices go here. In particular, any security