perldelta for #117311/B::Deparse -l and FF
authorFather Chrysostomos <sprout@cpan.org>
Mon, 10 Jun 2013 07:52:56 +0000 (00:52 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 10 Jun 2013 08:23:08 +0000 (01:23 -0700)
pod/perldelta.pod

index 5015262..6ef34b6 100644 (file)
@@ -140,6 +140,9 @@ B::Deparse has been upgraded from version 1.20 to 1.21.
 C<foreach my $lexical> is now deparsed correctly with the B<-p> option.
 [RT #117081]
 
+The B<-l> option no longer puts form feeds in the middle of a line when
+outputting C<map> and C<grep> blocks. [RT #117311]
+
 =item *
 
 Test::Harness has been upgraded from version 3.26 to 3.28