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

index 05714df..bb5ad32 100644 (file)
@@ -1556,6 +1556,10 @@ It also prevents C<sqrt($int)> from crashing under C<use bigrat;>
 
 =item *
 
+C<Math::BigRat> has been upgraded from version 0.24 to 0.26_02.
+
+=item *
+
 C<Memoize> has been upgraded from version 1.01_03 to 1.02.
 
 =item *