summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-07-19 16:31:29 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-07-19 16:31:29 +0200
commit0301cd3bd4da2e1e6b1578e69e05882e320a1129 (patch)
tree3bb20138f4f6fffb9c4714e6635544dd9ff8d2bf
parente062adede8ac2b445fd48d089ce2732b2ef1b029 (diff)
downloadApp-ImapNotify-0301cd3bd4da2e1e6b1578e69e05882e320a1129.tar.gz
App-ImapNotify-0301cd3bd4da2e1e6b1578e69e05882e320a1129.tar.xz
Update META.json
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--META.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/META.json b/META.json
index 0f03234..ea00a46 100644
--- a/META.json
+++ b/META.json
@@ -47,6 +47,9 @@
"Log::Any" : "0",
"Log::Any::Adapter" : "0",
"MCE::Hobo" : "0",
+ "Path::Tiny" : "0",
+ "Syntax::Keyword::Try" : "0",
+ "TOML" : "0",
"Time::Out" : "0",
"autodie" : "0",
"perl" : "v5.24.0"
@@ -55,6 +58,7 @@
"test" : {
"requires" : {
"Test::Differences" : "0",
+ "Test::Exception" : "0",
"Test::MockObject" : "0",
"Test::More" : "0.98"
}