summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.PL b/Makefile.PL
index debf10c..e750655 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.037.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.017.
use strict;
use warnings;
@@ -13,7 +13,6 @@ my %WriteMakefileArgs = (
"ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "Hook-WrapSub",
- "EXE_FILES" => [],
"LICENSE" => "perl",
"MIN_PERL_VERSION" => "5.006",
"NAME" => "Hook::WrapSub",
@@ -26,7 +25,7 @@ my %WriteMakefileArgs = (
"TEST_REQUIRES" => {
"Test::More" => 0
},
- "VERSION" => "0.07",
+ "VERSION" => "0.08",
"test" => {
"TESTS" => "t/*.t"
}
@@ -35,7 +34,6 @@ my %WriteMakefileArgs = (
my %FallbackPrereqs = (
"Exporter" => 0,
- "ExtUtils::MakeMaker" => 0,
"Symbol" => 0,
"Test::More" => 0,
"strict" => 0,