aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinit-repository2
1 files changed, 1 insertions, 1 deletions
diff --git a/init-repository b/init-repository
index 489680c2..485a9a64 100755
--- a/init-repository
+++ b/init-repository
@@ -40,7 +40,7 @@
##
#############################################################################
-use v5.10;
+use v5.8;
use strict;
use warnings;