From 6444bb641cef5e487655aec0b537be25b231091b Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 21:55:10 +0200 Subject: use v5.10.0 --- index.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index.pl') 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; -- cgit v1.2.3