summaryrefslogtreecommitdiff
path: root/lib/Shell.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Shell.pm')
-rw-r--r--lib/Shell.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Shell.pm b/lib/Shell.pm
index defb5d7109..5d2f2175d8 100644
--- a/lib/Shell.pm
+++ b/lib/Shell.pm
@@ -1,5 +1,5 @@
package Shell;
-use 5.005_64;
+use 5.6.1;
use strict;
use warnings;
our($capture_stderr, $VERSION, $AUTOLOAD);