]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - Makefile.PL
Version 0.011
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / Makefile.PL
index db0d6577108c15b3b7c9c3a8c76b9611910f7e4d..07be1af84473cbdb64ad73a6aaf7da6e3a0c8fb2 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.009.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024.
 use strict;
 use warnings;
 
@@ -8,7 +8,7 @@ use ExtUtils::MakeMaker;
 
 my %WriteMakefileArgs = (
   "ABSTRACT" => "A plugin bundle for distributions built by CCM",
-  "AUTHOR" => "Charles McGarvey <chazmcgarvey\@brokenzipper.com>",
+  "AUTHOR" => "Charles McGarvey <ccm\@cpan.org>",
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => 0
   },
@@ -54,7 +54,6 @@ my %WriteMakefileArgs = (
     "Dist::Zilla::Plugin::PruneCruft" => 0,
     "Dist::Zilla::Plugin::PruneFiles" => 0,
     "Dist::Zilla::Plugin::ReadmeAnyFromPod" => 0,
-    "Dist::Zilla::Plugin::ReversionOnRelease" => 0,
     "Dist::Zilla::Plugin::RunExtraTests" => 0,
     "Dist::Zilla::Plugin::Test::CPAN::Changes" => 0,
     "Dist::Zilla::Plugin::Test::CleanNamespaces" => 0,
@@ -67,13 +66,13 @@ my %WriteMakefileArgs = (
     "Dist::Zilla::Plugin::Test::Portability" => 0,
     "Dist::Zilla::Plugin::Test::ReportPrereqs" => 0,
     "Dist::Zilla::Plugin::TestRelease" => 0,
-    "Dist::Zilla::Plugin::TravisYML" => 0,
     "Dist::Zilla::Plugin::UploadToCPAN" => 0,
     "Dist::Zilla::Role::PluginBundle::Config::Slicer" => 0,
     "Dist::Zilla::Role::PluginBundle::Easy" => 0,
     "Dist::Zilla::Role::PluginBundle::PluginRemover" => 0,
     "Dist::Zilla::Util" => 0,
     "Moose" => 0,
+    "Perl::Version" => 0,
     "Pod::Elemental::Transformer::List" => 0,
     "Pod::Elemental::Transformer::Verbatim" => 0,
     "Pod::Weaver::Config::Assembler" => 0,
@@ -100,10 +99,9 @@ my %WriteMakefileArgs = (
     "File::Spec" => 0,
     "IO::Handle" => 0,
     "IPC::Open3" => 0,
-    "Test::More" => 0,
-    "blib" => "1.01"
+    "Test::More" => 0
   },
-  "VERSION" => "0.007",
+  "VERSION" => "0.011",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -148,7 +146,6 @@ my %FallbackPrereqs = (
   "Dist::Zilla::Plugin::PruneCruft" => 0,
   "Dist::Zilla::Plugin::PruneFiles" => 0,
   "Dist::Zilla::Plugin::ReadmeAnyFromPod" => 0,
-  "Dist::Zilla::Plugin::ReversionOnRelease" => 0,
   "Dist::Zilla::Plugin::RunExtraTests" => 0,
   "Dist::Zilla::Plugin::Test::CPAN::Changes" => 0,
   "Dist::Zilla::Plugin::Test::CleanNamespaces" => 0,
@@ -161,7 +158,6 @@ my %FallbackPrereqs = (
   "Dist::Zilla::Plugin::Test::Portability" => 0,
   "Dist::Zilla::Plugin::Test::ReportPrereqs" => 0,
   "Dist::Zilla::Plugin::TestRelease" => 0,
-  "Dist::Zilla::Plugin::TravisYML" => 0,
   "Dist::Zilla::Plugin::UploadToCPAN" => 0,
   "Dist::Zilla::Role::PluginBundle::Config::Slicer" => 0,
   "Dist::Zilla::Role::PluginBundle::Easy" => 0,
@@ -172,6 +168,7 @@ my %FallbackPrereqs = (
   "IO::Handle" => 0,
   "IPC::Open3" => 0,
   "Moose" => 0,
+  "Perl::Version" => 0,
   "Pod::Elemental::Transformer::List" => 0,
   "Pod::Elemental::Transformer::Verbatim" => 0,
   "Pod::Weaver::Config::Assembler" => 0,
@@ -190,7 +187,6 @@ my %FallbackPrereqs = (
   "Pod::Weaver::Section::Version" => 0,
   "Test::CPAN::Meta" => 0,
   "Test::More" => 0,
-  "blib" => "1.01",
   "namespace::autoclean" => 0,
   "strict" => 0,
   "warnings" => 0
This page took 0.022702 seconds and 4 git commands to generate.