perldelta for 4748e0020f
authorFather Chrysostomos <sprout@cpan.org>
Thu, 19 Dec 2013 14:10:34 +0000 (06:10 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 19 Dec 2013 14:16:57 +0000 (06:16 -0800)
pod/perldelta.pod

index 7900dda..e40d9aa 100644 (file)
@@ -265,7 +265,9 @@ XXX Changes (i.e. rewording) of diagnostic messages go here
 
 =item *
 
-XXX Describe change here
+The error messages for C<my($a?$b$c)> and C<my(do{})> now mention
+"conditional expression" and "do block", respectively, instead of reading
+'Can't declare null operation in "my"'.
 
 =back