summaryrefslogtreecommitdiffstats
path: root/script/borg-restore.pl
diff options
context:
space:
mode:
Diffstat (limited to 'script/borg-restore.pl')
-rwxr-xr-xscript/borg-restore.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/borg-restore.pl b/script/borg-restore.pl
index 85fc4d4..c349df0 100755
--- a/script/borg-restore.pl
+++ b/script/borg-restore.pl
@@ -125,7 +125,7 @@ See LICENSE for the full license text.
=cut
-use v5.10;
+use v5.14;
use App::BorgRestore;
use App::BorgRestore::Borg;