summaryrefslogtreecommitdiff
path: root/mwc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'mwc.pl')
-rwxr-xr-xmwc.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/mwc.pl b/mwc.pl
index ea86661d..20386a54 100755
--- a/mwc.pl
+++ b/mwc.pl
@@ -12,6 +12,8 @@ eval '(exit $?0)' && eval 'exec perl -w -S $0 ${1+"$@"}'
# Pragma Section
# ******************************************************************
+require 5.006;
+
use strict;
use Config;
use FindBin;