summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2019-01-18 19:29:35 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2019-01-18 19:29:35 +0000
commit0657084328c6c5c8225ddf2ce8238561011f6bff (patch)
tree8ed793c031faee71d4d4271186822236d180932f
parentff38731e2a4e0a0fb4ce91b9d9275e8ad73ae1e4 (diff)
downloadperl-0657084328c6c5c8225ddf2ce8238561011f6bff.tar.gz
Update Math-BigInt-FastCalc to CPAN version 0.5008
[DELTA] 0.5008 2018-10-09 * Update MANIFEST.SKIP. * Sync test files with Math-BigInt. * Better Makefile.PL.
-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 6b71c815bc..453d2d9efa 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -719,7 +719,7 @@ use File::Glob qw(:case);
},
'Math::BigInt::FastCalc' => {
- 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.5007.tar.gz',
+ 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.5008.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 3c85c6fc82..3e772e92a3 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.5007';
+our $VERSION = '0.5008';
##############################################################################
# global constants, flags and accessory