This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for f518ad75
authorFather Chrysostomos <sprout@cpan.org>
Sun, 14 Dec 2014 22:37:51 +0000 (14:37 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 15 Dec 2014 00:28:41 +0000 (16:28 -0800)
pod/perldelta.pod

index 6ccd2ea..f12b470 100644 (file)
@@ -218,6 +218,8 @@ optional.
 Whitespace is no longer escaped in regular expressions, because it was
 getting erroneously escaped within C<(?x:...)> sections.
 
+C<sub foo { foo() }> is now deparsed with those mandatory parentheses.
+
 =item *
 
 L<ExtUtils::ParseXS> has been upgraded from version 3.26 to 3.27.