Maintainers.pl and perldelta updates for Math::BigInt update
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Fri, 25 Feb 2011 16:43:41 +0000 (16:43 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Fri, 25 Feb 2011 16:44:27 +0000 (16:44 +0000)
Porting/Maintainers.pl
pod/perldelta.pod

index a68be5f..b50d561 100755 (executable)
@@ -952,7 +952,7 @@ use File::Glob qw(:case);
     'Math::BigInt' =>
        {
        'MAINTAINER'    => 'rafl',
-       'DISTRIBUTION'  => 'FLORA/Math-BigInt-1.99.tar.gz',
+       'DISTRIBUTION'  => 'PJACKLAM/Math-BigInt-1.993.tar.gz',
        'FILES'         => q[dist/Math-BigInt],
        'EXCLUDED'      => [ qr{^inc/},
                             qr{^examples/},
index 4a97c30..e88e0e5 100644 (file)
@@ -104,6 +104,10 @@ C<JSON::PP> has been upgraded from version 2.27103 to 2.27104
 
 =item *
 
+C<Math::BigInt> has been upgraded from version 1.992 to 1.993
+
+=item *
+
 C<Test::Harness> has been upgraded from version 3.22 to 3.23
 
 =item *