diff options
-rw-r--r-- | META.json | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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" } }, |