This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 1eb0b7be2ff1 (B::Deparse and loopex prec)
authorFather Chrysostomos <sprout@cpan.org>
Sat, 28 Jul 2012 07:17:04 +0000 (00:17 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 28 Jul 2012 07:17:04 +0000 (00:17 -0700)
pod/perldelta.pod

index 32b0243..b0637d1 100644 (file)
@@ -117,6 +117,11 @@ C<GVf_*> and more SV-related flag values are now provided as constants in
 the C<B::> namespace and available for export. The default export list has
 not changed.
 
+=item *
+
+L<B::Deparse> has been upgraded from version 1.15 to 1.16.  It now deparses
+loop controls with the correct precedence.
+
 =back
 
 =head2 Removed Modules and Pragmata