summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-09-03 15:48:39 -0400
committerJesse Luehrs <doy@tozt.net>2013-09-03 15:49:12 -0400
commit56d3f7473b964e16e132632f37c6cb3f5221a207 (patch)
tree5e044dee5af1ae050f42f3c687d020ff13fd83ee /lib
parent0978edd16cccd3c9f0c9a1036a95d1c99ec4d05f (diff)
downloaddist-zilla-pluginbundle-doy-56d3f7473b964e16e132632f37c6cb3f5221a207.tar.gz
dist-zilla-pluginbundle-doy-56d3f7473b964e16e132632f37c6cb3f5221a207.zip
stop using autoprereqs by default, it breaks too much
Diffstat (limited to 'lib')
-rw-r--r--lib/Dist/Zilla/PluginBundle/DOY.pm2
1 files changed, 0 insertions, 2 deletions
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
),