summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL12
1 files changed, 4 insertions, 8 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 945d98b..a93be8c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.005.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.009.
use strict;
use warnings;
@@ -21,21 +21,19 @@ my %WriteMakefileArgs = (
"MIN_PERL_VERSION" => "5.008005",
"NAME" => "Carton",
"PREREQ_PM" => {
- "App::cpanminus" => "1.703",
"CPAN::Meta" => "2.120921",
"CPAN::Meta::Requirements" => "2.121",
"Class::Tiny" => "1.001",
"Getopt::Long" => "2.39",
"JSON::PP" => "2.27300",
+ "Menlo" => "1.9016",
"Module::CPANfile" => "0.9031",
"Module::CoreList" => 0,
- "Module::Metadata" => "1.000003",
- "Module::Reader" => "0.002",
"Path::Tiny" => "0.033",
"Try::Tiny" => "0.09",
"parent" => "0.223"
},
- "VERSION" => "v1.0.28",
+ "VERSION" => "v1.0.29",
"test" => {
"TESTS" => "t/*.t"
}
@@ -43,16 +41,14 @@ my %WriteMakefileArgs = (
my %FallbackPrereqs = (
- "App::cpanminus" => "1.703",
"CPAN::Meta" => "2.120921",
"CPAN::Meta::Requirements" => "2.121",
"Class::Tiny" => "1.001",
"Getopt::Long" => "2.39",
"JSON::PP" => "2.27300",
+ "Menlo" => "1.9016",
"Module::CPANfile" => "0.9031",
"Module::CoreList" => 0,
- "Module::Metadata" => "1.000003",
- "Module::Reader" => "0.002",
"Path::Tiny" => "0.033",
"Try::Tiny" => "0.09",
"parent" => "0.223"