summaryrefslogtreecommitdiff
path: root/ext/Math/BigInt/FastCalc/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Math/BigInt/FastCalc/Makefile.PL')
-rw-r--r--ext/Math/BigInt/FastCalc/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Math/BigInt/FastCalc/Makefile.PL b/ext/Math/BigInt/FastCalc/Makefile.PL
index 1b97072799..b63213bcd2 100644
--- a/ext/Math/BigInt/FastCalc/Makefile.PL
+++ b/ext/Math/BigInt/FastCalc/Makefile.PL
@@ -6,7 +6,7 @@ WriteMakefile(
'NAME' => 'Math::BigInt::FastCalc',
'VERSION_FROM' => 'FastCalc.pm',
'PREREQ_PM' => {
- 'Math::BigInt' => 1.79,
+ 'Math::BigInt' => 1.83,
},
INSTALLDIRS => 'perl',
PREREQ_FATAL => 1,