aboutsummaryrefslogtreecommitdiff
path: root/sboclean
diff options
context:
space:
mode:
Diffstat (limited to 'sboclean')
-rwxr-xr-xsboclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/sboclean b/sboclean
index 502c39c..e9aedd8 100755
--- a/sboclean
+++ b/sboclean
@@ -8,7 +8,7 @@
# author: Jacob Pipkin <j@dawnrazor.net>
# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING>
-use 5.12.3;
+use 5.16.0;
use strict;
use warnings FATAL => 'all';
use SBO::Lib;