summaryrefslogtreecommitdiffstats
path: root/script/borg-restore.pl
diff options
context:
space:
mode:
Diffstat (limited to 'script/borg-restore.pl')
-rwxr-xr-xscript/borg-restore.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/script/borg-restore.pl b/script/borg-restore.pl
index 04f051d..f03fa22 100755
--- a/script/borg-restore.pl
+++ b/script/borg-restore.pl
@@ -1,6 +1,5 @@
#!/usr/bin/perl -T
-use warnings;
-use strict;
+use strictures 2;
=head1 NAME