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 b55476b..a848362 100755
--- a/script/borg-restore.pl
+++ b/script/borg-restore.pl
@@ -166,7 +166,7 @@ use Cwd qw(abs_path);
use File::Basename;
use File::Spec;
use Getopt::Long;
-use Log::Any;
+use Log::Any qw($log);
use Log::Any::Adapter;
use Pod::Usage;