summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/META.json b/META.json
index be02fbb..cba2f5d 100644
--- a/META.json
+++ b/META.json
@@ -45,12 +45,14 @@
"requires" : {
"DBD::SQLite" : "0",
"DBI" : "0",
+ "Date::Parse" : "0",
"File::Path" : "0",
"File::Temp" : "0",
"File::pushd" : "0",
"Function::Parameters" : "0",
"Getopt::Long" : "0",
"IPC::Run" : "0",
+ "JSON" : "0",
"List::Util" : "0",
"Log::Any" : "0",
"Log::Any::Adapter::Log4perl" : "0",
@@ -60,6 +62,7 @@
"Log::Log4perl::Layout::PatternLayout" : "0",
"Log::Log4perl::Level" : "0",
"Pod::Usage" : "0",
+ "Version::Compare" : "0",
"autodie" : "0",
"perl" : "v5.14.0"
}