summaryrefslogtreecommitdiff
path: root/index.fpl
diff options
context:
space:
mode:
Diffstat (limited to 'index.fpl')
-rwxr-xr-xindex.fpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.fpl b/index.fpl
index 8fb5656..3fa5150 100755
--- a/index.fpl
+++ b/index.fpl
@@ -10,6 +10,8 @@
use strict;
use warnings;
+use v5.10.0;
+
use Xerl;
use FCGI;