From 56d3f7473b964e16e132632f37c6cb3f5221a207 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 3 Sep 2013 15:48:39 -0400 Subject: stop using autoprereqs by default, it breaks too much --- lib/Dist/Zilla/PluginBundle/DOY.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/Dist/Zilla/PluginBundle/DOY.pm b/lib/Dist/Zilla/PluginBundle/DOY.pm index 645bdc0..a36cc0f 100644 --- a/lib/Dist/Zilla/PluginBundle/DOY.pm +++ b/lib/Dist/Zilla/PluginBundle/DOY.pm @@ -73,7 +73,6 @@ My plugin bundle. Roughly equivalent to: [UploadToCPAN] - [AutoPrereqs] [ContributorsFromGit] [MetaProvides::Package] @@ -288,7 +287,6 @@ has _plugins => ( Git::Commit Git::Tag Git::NextVersion - AutoPrereqs ContributorsFromGit MetaProvides::Package ), -- cgit v1.2.3-54-g00ecf