summaryrefslogtreecommitdiff
path: root/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-12-04 15:37:53 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-12-07 00:29:22 +0000
commit4bb6c75a4739d76a16dc0dc46dc4f7ad8c8a0b73 (patch)
tree36df118c82e8567d1472295ee1f4b887202da888 /cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
parent97d0ceda30a3e1293529cbd6e3ecb06e5ffab0cd (diff)
downloadperl-4bb6c75a4739d76a16dc0dc46dc4f7ad8c8a0b73.tar.gz
Update Math-BigInt-FastCalc to CPAN version 0.38
[DELTA] 2015-12-02 v0.38 pjacklam * Use 'static double', not just 'double' in FastCalc.xs. * Move 'Test::More' from 'build_requires' to 'test_requires' in Makefile.PL.
Diffstat (limited to 'cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm')
-rw-r--r--cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
index 487d8ade93..c73f7c46f3 100644
--- a/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
+++ b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
@@ -6,7 +6,7 @@ use warnings;
use Math::BigInt::Calc 1.999706;
-our $VERSION = '0.37';
+our $VERSION = '0.38';
##############################################################################
# global constants, flags and accessory