perldelta for deparsing strict [perl #24027]
authorFather Chrysostomos <sprout@cpan.org>
Mon, 2 Jan 2012 21:28:21 +0000 (13:28 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 3 Jan 2012 06:10:33 +0000 (22:10 -0800)
pod/perldelta.pod

index 8620fd7..39c559e 100644 (file)
@@ -1,7 +1,7 @@
 =encoding utf8
 
 =for comment
-This has been completed up to 3036b99.
+This has been completed up to 415d4c6.
 
 =head1 NAME
 
@@ -147,6 +147,8 @@ assignments.
 A regression in 1.10 that caused C<ambient_pragmas> to disabled strict mode
 in obscure cases has been fixed.
 
+Strict mode is now fully deparsed, including subs and vars [perl #24027].
+
 =item *
 
 L<CGI> has been upgraded from version 3.58 to version 3.59.