perldelta for y///r implicit $_ uninit warning
authorFather Chrysostomos <sprout@cpan.org>
Sat, 19 Nov 2011 08:03:00 +0000 (00:03 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 19 Nov 2011 08:21:02 +0000 (00:21 -0800)
pod/perldelta.pod

index be2ee65..a2d264f 100644 (file)
@@ -394,7 +394,9 @@ XXX Changes (i.e. rewording) of diagnostic messages go here
 
 =item *
 
-XXX Describe change here
+The uninitialized warning for C<y///r> when C<$_> is implicit and undefined
+now mentions the variable name, just like the non-/r variation of the
+operator.
 
 =back