summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-06-11 16:05:49 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-06-11 16:22:56 +0200
commit371f62a3bbecd32eecf8ad2c5455771c7be6de91 (patch)
tree278cfb0ea3dccf4ba6dfe0849593d968d56d02c2 /META.json
parentfb0148d9827433f6afeeb1588b6c1e851a265454 (diff)
downloadApp-BorgRestore-371f62a3bbecd32eecf8ad2c5455771c7be6de91.tar.gz
App-BorgRestore-371f62a3bbecd32eecf8ad2c5455771c7be6de91.tar.xz
Use File::pushd for temporary chdir
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'META.json')
-rw-r--r--META.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/META.json b/META.json
index f4e8529..840ca4b 100644
--- a/META.json
+++ b/META.json
@@ -45,6 +45,7 @@
"requires" : {
"DBD::SQLite" : "0",
"DBI" : "0",
+ "File::pushd" : "0",
"Function::Parameters" : "0",
"IPC::Run" : "0",
"Log::Any" : "0",