summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-09-10 18:08:54 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-09-10 18:08:54 +0200
commitcfba77bdcc1520e558891f71b7d4948841783a8c (patch)
tree7925829c0b463e1fc70a469140ce299264337acc
parent5cd771194408a46dbea509d46f980f79d259e8e8 (diff)
downloadApp-BorgRestore-cfba77bdcc1520e558891f71b7d4948841783a8c.tar.gz
App-BorgRestore-cfba77bdcc1520e558891f71b7d4948841783a8c.tar.xz
Update META.json
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--META.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/META.json b/META.json
index 67652ac..33c21fe 100644
--- a/META.json
+++ b/META.json
@@ -45,12 +45,22 @@
"requires" : {
"DBD::SQLite" : "0",
"DBI" : "0",
+ "File::Path" : "0",
+ "File::Temp" : "0",
"File::pushd" : "0",
"Function::Parameters" : "0",
+ "Getopt::Long" : "0",
"IPC::Run" : "0",
+ "List::Util" : "0",
"Log::Any" : "0",
"Log::Any::Adapter::Log4perl" : "0",
"Log::Log4perl" : "0",
+ "Log::Log4perl::Appender::Screen" : "0",
+ "Log::Log4perl::Appender::ScreenColoredLevels" : "0",
+ "Log::Log4perl::Layout::PatternLayout" : "0",
+ "Log::Log4perl::Level" : "0",
+ "Pod::Usage" : "0",
+ "autodie" : "0",
"perl" : "v5.14.0"
}
},