summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-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"
}
},