summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rwxr-xr-xindex.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.pl b/index.pl
index 11c7f6e..da08756 100755
--- a/index.pl
+++ b/index.pl
@@ -10,6 +10,8 @@
use strict;
use warnings;
+use v5.10.0;
+
use Xerl;
use Socket;