summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json28
1 files changed, 10 insertions, 18 deletions
diff --git a/META.json b/META.json
index 0faa5d6..96b56d1 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
"Leon Timmermans <leont@cpan.org>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
@@ -22,14 +22,10 @@
},
"develop" : {
"requires" : {
- "File::Spec" : "0",
- "IO::Handle" : "0",
- "IPC::Open3" : "0",
"Pod::Coverage::TrustPod" : "0",
"Test::More" : "0",
"Test::Pod" : "1.41",
- "Test::Pod::Coverage" : "1.08",
- "perl" : "5.006"
+ "Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
@@ -48,6 +44,9 @@
"requires" : {
"CPAN::Meta" : "2.120920",
"Env" : "0",
+ "File::Spec" : "0",
+ "IO::Handle" : "0",
+ "IPC::Open3" : "0",
"Scalar::Util" : "0",
"Test::More" : "0.88",
"lib" : "0",
@@ -58,14 +57,13 @@
"provides" : {
"CPAN::Meta::Check" : {
"file" : "lib/CPAN/Meta/Check.pm",
- "version" : "0.017"
+ "version" : "0.018"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
- "mailto" : "bug-cpan-meta-check at rt.cpan.org",
- "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta-Check"
+ "web" : "https://github.com/Leont/cpan-meta-check/issues"
},
"repository" : {
"type" : "git",
@@ -73,15 +71,9 @@
"web" : "https://github.com/Leont/cpan-meta-check"
}
},
- "version" : "0.017",
- "x_contributors" : [
- "David Steinbrunner <dsteinbrunner@pobox.com>",
- "Graham Knop <haarg@haarg.org>",
- "Karen Etheridge <ether@cpan.org>",
- "Leon Timmermans <fawaka@gmail.com>"
- ],
- "x_generated_by_perl" : "v5.36.0",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.29",
+ "version" : "0.018",
+ "x_generated_by_perl" : "v5.38.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}