summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-08-06 18:23:45 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-08-06 18:23:45 +0200
commit606f8c689220f61e10315d372e0aee9ae0dbf2a7 (patch)
treea880ef60c8b79973557fcc900138020910344687
parentb5abb144d8a695c36267fe568fa142252168615d (diff)
downloadApp-ImapNotify-606f8c689220f61e10315d372e0aee9ae0dbf2a7.tar.gz
App-ImapNotify-606f8c689220f61e10315d372e0aee9ae0dbf2a7.tar.xz
Update META.json
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--META.json6
1 files 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"
}