From: Father Chrysostomos Date: Sat, 28 Jul 2012 07:12:59 +0000 (-0700) Subject: perldelta for 2ba1f20ac3a (loopex prec docs) X-Git-Tag: upstream/5.20.0~5997 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=be28af6e82fe759aa1fa801fc780175dda52f93d;p=platform%2Fupstream%2Fperl.git perldelta for 2ba1f20ac3a (loopex prec docs) --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index d9ab982..9b9f4e1 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -141,13 +141,15 @@ XXX Changes which significantly change existing files in F go here. However, any changes to F should go in the L section. -=head3 L +=head3 L, L =over 4 =item * -XXX Description of the change here +Loop control verbs (C, C, C, C and C) have +always had the same precedence as assignment operators, but this was never +documented until now. =back