From 606f8c689220f61e10315d372e0aee9ae0dbf2a7 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 6 Aug 2018 18:23:45 +0200 Subject: Update META.json Signed-off-by: Florian Pritz --- META.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/META.json b/META.json index ea00a46..c20c6ef 100644 --- a/META.json +++ b/META.json @@ -10,7 +10,7 @@ ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" + "version" : 2 }, "name" : "App-ImapNotify", "no_index" : { @@ -42,10 +42,12 @@ }, "runtime" : { "requires" : { + "Encode" : "0", "Function::Parameters" : "0", "IO::Socket::SSL" : "0", "Log::Any" : "0", "Log::Any::Adapter" : "0", + "Log::Log4perl" : "0", "MCE::Hobo" : "0", "Path::Tiny" : "0", "Syntax::Keyword::Try" : "0", @@ -67,5 +69,5 @@ "release_status" : "unstable", "version" : "0.01", "x_authority" : "cpan:BLUEWIND", - "x_serialization_backend" : "JSON::PP version 2.27400_02" + "x_serialization_backend" : "JSON::PP version 2.97001" } -- cgit v1.2.3-24-g4f1b