summaryrefslogtreecommitdiff
path: root/lib/Math/BigInt/CalcEmu.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Math/BigInt/CalcEmu.pm')
-rw-r--r--lib/Math/BigInt/CalcEmu.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Math/BigInt/CalcEmu.pm b/lib/Math/BigInt/CalcEmu.pm
index f56b51a3b9..79efac6753 100644
--- a/lib/Math/BigInt/CalcEmu.pm
+++ b/lib/Math/BigInt/CalcEmu.pm
@@ -1,6 +1,6 @@
package Math::BigInt::CalcEmu;
-use 5.005;
+use 5.006002;
use strict;
# use warnings; # dont use warnings for older Perls
use vars qw/$VERSION/;