This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta d3f0c815eccb54ae88550259c06aa395b2274580
authorZefram <zefram@fysh.org>
Fri, 15 Dec 2017 01:07:08 +0000 (01:07 +0000)
committerZefram <zefram@fysh.org>
Fri, 15 Dec 2017 01:07:08 +0000 (01:07 +0000)
pod/perldelta.pod

index 517d449..ae90c2d 100644 (file)
@@ -196,6 +196,13 @@ documented much more comprehensively than before.
 The documentation for the C<\> referencing operator now explains the
 unusual context that it supplies to its operand.  [perl #131061]
 
 The documentation for the C<\> referencing operator now explains the
 unusual context that it supplies to its operand.  [perl #131061]
 
+=head3 L<perlfunc>
+
+The documentation for the C<exists> operator no longer says that
+autovivification behaviour "may be fixed in a future release".
+We've determined that we're not going to change the default behaviour.
+[perl #127712]
+
 =head3 L<perluniprops>
 
 For each binary table or property, the documentation now includes which
 =head3 L<perluniprops>
 
 For each binary table or property, the documentation now includes which