aboutsummaryrefslogtreecommitdiff
path: root/sbosnap
diff options
context:
space:
mode:
Diffstat (limited to 'sbosnap')
-rwxr-xr-xsbosnap2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbosnap b/sbosnap
index 8e7368f..7628474 100755
--- a/sbosnap
+++ b/sbosnap
@@ -12,10 +12,10 @@
# changelog:
# .01: initial creation.
+use 5.12.3;
use SBO::Lib;
use File::Basename;
use Getopt::Std;
-use feature switch;
use warnings FATAL => 'all';
use strict;