This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Math::BigRat from version 0.25 to 0.26
authorFlorian Ragwitz <rafl@debian.org>
Wed, 15 Sep 2010 14:54:22 +0000 (16:54 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 15 Sep 2010 14:54:22 +0000 (16:54 +0200)
commitc32198f6de5a51e5a974fac12c99530219fa3797
treec1ccbb982d2ba7d88f0ece22f2ed9cad8a62a7b5
parent1e7868346284e83b3b2359a1ae43d11a29cb8f00
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.
15 files changed:
Porting/Maintainers.pl
cpan/Math-BigRat/lib/Math/BigRat.pm
cpan/Math-BigRat/t/big_ap.t
cpan/Math-BigRat/t/bigfltrt.t
cpan/Math-BigRat/t/biglog.t
cpan/Math-BigRat/t/bigrat.t
cpan/Math-BigRat/t/bigratpm.inc
cpan/Math-BigRat/t/bigratpm.t
cpan/Math-BigRat/t/bigratup.t
cpan/Math-BigRat/t/bigroot.t
cpan/Math-BigRat/t/hang.t
cpan/Math-BigRat/t/requirer.t
cpan/Math-BigRat/t/trap.t
pod/perldelta.pod
t/TEST