From 9b331ac6cfda2819646f52e55c4478f2f4123a3d Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Wed, 14 Oct 2015 13:23:07 +0100 Subject: Math-BigRat is (nearly) in sync with 0.260801 --- Porting/Maintainers.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Porting') diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index a15f60cdb7..d1046096c3 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -767,7 +767,7 @@ use File::Glob qw(:case); }, 'Math::BigRat' => { - 'DISTRIBUTION' => 'PJACKLAM/Math-BigRat-0.2606.tar.gz', + 'DISTRIBUTION' => 'PJACKLAM/Math-BigRat-0.260801.tar.gz', 'FILES' => q[cpan/Math-BigRat], 'EXCLUDED' => [ qr{^inc/}, @@ -777,6 +777,10 @@ use File::Glob qw(:case); t/03podcov.t ), ], + 'CUSTOMIZED' => [ + qw( lib/Math/BigRat.pm + ), + ], }, 'Math::Complex' => { -- cgit v1.2.1