summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2016-12-15 14:37:15 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2016-12-15 14:37:15 +0000
commitf4d243dc5118b86f8e80f856d43d79b04667d155 (patch)
tree39542a24358f8e68eb7f6f361b57435af4626f39
parentc9668bc116b106d7b0258fa8661d80692940f09e (diff)
downloadperl-f4d243dc5118b86f8e80f856d43d79b04667d155.tar.gz
Update Math-BigInt-FastCalc to CPAN version 0.5005
-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 c672267472..2fba064e84 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -775,7 +775,7 @@ use File::Glob qw(:case);
},
'Math::BigInt::FastCalc' => {
- 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.5003.tar.gz',
+ 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.5005.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 a25e5a02d7..6920f5637a 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.5003';
+our $VERSION = '0.5005';
##############################################################################
# global constants, flags and accessory