summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-11-17 13:21:11 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-11-17 13:21:11 +0000
commit9ba7b6e4479d43ca264fdd61f881ac99379e4d91 (patch)
treecc3dd83732cfee06b3863fae644eaaaa2c9d5724
parent3ff5cc533994df8054cd63c8f3720d543e542304 (diff)
downloadperl-9ba7b6e4479d43ca264fdd61f881ac99379e4d91.tar.gz
Upgrade Math::BigInt::FastCalc from version 0.35 to 0.37
-rwxr-xr-xPorting/Maintainers.pl2
-rw-r--r--cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm4
2 files changed, 3 insertions, 3 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 7554876488..5e712772ea 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -736,7 +736,7 @@ use File::Glob qw(:case);
},
'Math::BigInt::FastCalc' => {
- 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.35.tar.gz',
+ 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.37.tar.gz',
'FILES' => q[cpan/Math-BigInt-FastCalc],
'EXCLUDED' => [
qr{^inc/},
diff --git a/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
index 35563831cc..487d8ade93 100644
--- a/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
+++ b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
@@ -4,9 +4,9 @@ use 5.006;
use strict;
use warnings;
-use Math::BigInt::Calc 1.997;
+use Math::BigInt::Calc 1.999706;
-our $VERSION = '0.35';
+our $VERSION = '0.37';
##############################################################################
# global constants, flags and accessory