From 0301cd3bd4da2e1e6b1578e69e05882e320a1129 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 19 Jul 2018 16:31:29 +0200 Subject: Update META.json Signed-off-by: Florian Pritz --- META.json | 4 ++++ 1 file changed, 4 insertions(+) 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" } -- cgit v1.2.3-24-g4f1b