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 /Porting | |
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 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 1cd8af0c60..1ac0e94625 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -890,7 +890,7 @@ use File::Glob qw(:case); 'Math::BigRat' => { 'MAINTAINER' => 'tels', - 'DISTRIBUTION' => 'FLORA/Math-BigRat-0.25.tar.gz', + 'DISTRIBUTION' => 'FLORA/Math-BigRat-0.26.tar.gz', 'FILES' => q[cpan/Math-BigRat], 'EXCLUDED' => [ qr{^inc/}, qw{ |