summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json19
1 files changed, 13 insertions, 6 deletions
diff --git a/META.json b/META.json
index 776ff53..3f67b95 100644
--- a/META.json
+++ b/META.json
@@ -1,10 +1,10 @@
{
"abstract" : "blocking command-line interface to inotify",
"author" : [
- "\u00c3\u0086var Arnfj\u00c3\u00b6r\u00c3\u00b0 Bjarmason <avar@cpan.org>"
+ "\u00c6var Arnfj\u00f6r\u00f0 Bjarmason <avar@cpan.org>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 4.300021, CPAN::Meta::Converter version 2.120921",
+ "generated_by" : "Dist::Zilla version 4.300040, CPAN::Meta::Converter version 2.143240",
"license" : [
"perl_5"
],
@@ -20,6 +20,11 @@
"ExtUtils::MakeMaker" : "6.30"
}
},
+ "develop" : {
+ "requires" : {
+ "Test::Pod" : "1.41"
+ }
+ },
"runtime" : {
"requires" : {
"Class::Inspector" : "0",
@@ -39,9 +44,11 @@
},
"test" : {
"requires" : {
- "File::Find" : "0",
- "File::Temp" : "0",
- "Test::More" : "0"
+ "File::Spec" : "0",
+ "IO::Handle" : "0",
+ "IPC::Open3" : "0",
+ "Test::More" : "0",
+ "perl" : "5.006"
}
}
},
@@ -61,7 +68,7 @@
"web" : "http://github.com/avar/app-inotify-hookable"
}
},
- "version" : "0.07",
+ "version" : "0.09",
"x_authority" : "cpan:AVAR"
}