summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2019-10-16 08:09:35 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2019-10-16 08:09:35 +0100
commit5ddb873f0acab0969d15c62c8ccad524e153b7cc (patch)
treef3aa7ac891931556d09b7e5cf6c0c3a99ed081dc
parent669a1300d162433f684126609d77549fa2bb6d80 (diff)
downloadperl-5ddb873f0acab0969d15c62c8ccad524e153b7cc.tar.gz
Upgrade Math::BigInt::FastCalc from version 0.5008 to 0.5009
-rwxr-xr-xPorting/Maintainers.pl2
-rw-r--r--cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index a59557743c..57e6d113a8 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -727,7 +727,7 @@ use File::Glob qw(:case);
},
'Math::BigInt::FastCalc' => {
- 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.5008.tar.gz',
+ 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.5009.tar.gz',
'FILES' => q[cpan/Math-BigInt-FastCalc],
'EXCLUDED' => [
qr{^t/author-},
diff --git a/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
index 3e772e92a3..4e903bd4f1 100644
--- a/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
+++ b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
@@ -8,7 +8,7 @@ use Math::BigInt::Calc 1.999801;
our @ISA = qw< Math::BigInt::Calc >;
-our $VERSION = '0.5008';
+our $VERSION = '0.5009';
##############################################################################
# global constants, flags and accessory