summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/META.json b/META.json
index 2f75e3e..167e3fd 100644
--- a/META.json
+++ b/META.json
@@ -30,6 +30,8 @@
},
"develop" : {
"requires" : {
+ "Perl::Critic::More" : "1.003",
+ "Perl::Critic::Pulp" : "96",
"Pod::Coverage::TrustPod" : "0",
"Test::CPAN::Changes" : "0.19",
"Test::CPAN::Meta" : "0",
@@ -41,7 +43,7 @@
"Test::More" : "0.88",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
- "Test::Pod::Coverage" : "1.08",
+ "Test::Pod::Coverage" : "1.10",
"Test::Portability::Files" : "0",
"Test::Spelling" : "0.12",
"Test::Version" : "1"
@@ -49,8 +51,7 @@
},
"runtime" : {
"requires" : {
- "Carp" : "0",
- "Dist::Zilla" : "5.038",
+ "Dist::Zilla" : "6.00",
"Dist::Zilla::Role::FileFinderUser" : "0",
"Dist::Zilla::Role::FileMunger" : "0",
"Dist::Zilla::Role::PPI" : "0",
@@ -58,9 +59,7 @@
"MooseX::Types::Perl" : "0",
"PPI" : "0",
"namespace::autoclean" : "0",
- "perl" : "5.008",
- "strict" : "0",
- "warnings" : "0"
+ "perl" : "5.014"
}
},
"test" : {
@@ -68,13 +67,11 @@
"CPAN::Meta" : "2.120900"
},
"requires" : {
+ "Dist::Zilla::Role::VersionProvider" : "0",
"ExtUtils::MakeMaker" : "0",
- "File::Spec" : "0",
- "IO::Handle" : "0",
- "IPC::Open3" : "0",
"Path::Tiny" : "0",
"Test::DZil" : "0",
- "Test::More" : "0",
+ "Test::Exception" : "0",
"Test::Version" : "0.04"
}
}
@@ -91,8 +88,10 @@
"web" : "https://github.com/plicease/dist-zilla-plugin-ourpkgversion"
}
},
- "version" : "0.14",
+ "version" : "0.20",
"x_contributors" : [
+ "Alceu Rodrigues de Freitas Junior <alceu.junior@quintoandar.com.br>",
+ "Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>",
"Alexandr Ciornii <alexchorny@gmail.com>",
"Alexei Znamensky <russoz@cpan.org>",
"Christian Walde <walde.christian@googlemail.com>",
@@ -102,10 +101,11 @@
"Graham Ollis <plicease@cpan.org>",
"Graham\u2708\ufe0f\u2708\ufe0f <plicease@cpan.org>",
"Ian Sealy <git@iansealy.com>",
+ "Michael Conrad <mike@nrdvana.net>",
"Michael Jemmeson <mjemmeson@cpan.org>",
"Stephan Loyd <stephanloyd9@gmail.com>"
],
- "x_generated_by_perl" : "v5.26.2",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.08"
+ "x_generated_by_perl" : "v5.30.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.11"
}