From: Florian Ragwitz Date: Thu, 24 Mar 2011 16:11:43 +0000 (+0100) Subject: Correct the B::Concise version in perldelta X-Git-Tag: v5.14.0-RC1~339 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/4a75fbf578f58923e3de2deb802dbfcdfeb758d6 Correct the B::Concise version in perldelta --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 5a4bb5b..7ff8a9f 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -1242,7 +1242,7 @@ reduction in functionality. =item * -C has been upgraded from version 0.78 to 0.82. +C has been upgraded from version 0.78 to 0.83. B::Concise marks rv2sv, rv2av and rv2hv ops with the new OPpDEREF flag as "DREFed".