diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-09-15 16:54:22 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-09-15 16:54:22 +0200 |
commit | c32198f6de5a51e5a974fac12c99530219fa3797 (patch) | |
tree | c1ccbb982d2ba7d88f0ece22f2ed9cad8a62a7b5 /pod | |
parent | 1e7868346284e83b3b2359a1ae43d11a29cb8f00 (diff) | |
download | perl-c32198f6de5a51e5a974fac12c99530219fa3797.tar.gz |
Upgrade Math::BigRat from version 0.25 to 0.26
Lots of unnecessary test boilerplate has been removed, allowing us to remove the
dist from both %abs and %temp_no_core in t/TEST.
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index acd1644357..6b77887c5d 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -241,7 +241,7 @@ C<Math::BigInt::FastCalc> has been upgraded from version 0.19 to 0.22. =item * -C<Math::BigRat> has been upgraded from version 0.24 to 0.25. +C<Math::BigRat> has been upgraded from version 0.24 to 0.26. =item * |