summaryrefslogtreecommitdiff
path: root/Xerl/Main
diff options
context:
space:
mode:
Diffstat (limited to 'Xerl/Main')
-rw-r--r--Xerl/Main/Global.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xerl/Main/Global.pm b/Xerl/Main/Global.pm
index e1a4a44..5ed8567 100644
--- a/Xerl/Main/Global.pm
+++ b/Xerl/Main/Global.pm
@@ -10,7 +10,7 @@ package Xerl::Main::Global;
use strict;
use warnings;
-use v5.10.0;
+use v5.14.0;
sub SHUTDOWN {
exit 0;