This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Note the bignum upgrade in perldelta
authorFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 16:09:41 +0000 (17:09 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 16:15:23 +0000 (17:15 +0100)
pod/perldelta.pod

index 6957d5e..5941eb9 100644 (file)
@@ -1270,6 +1270,10 @@ Deparsing of C<our> followed by a variable with funny characters
 
 =item *
 
+C<bignum> has been upgraded from version 0.23 to 0.26.
+
+=item *
+
 C<Carp> has been upgraded from version 1.15 to 1.20.
 
 L<Carp> now detects incomplete L<caller()|perlfunc/"caller EXPR"> overrides and