summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-07-06 19:21:56 -0500
committerJesse Luehrs <doy@tozt.net>2011-07-06 23:48:55 -0500
commit4a1aaf32fde2658905f84ffb76708d7ffe53480f (patch)
treea80e79bc568be9b8cafeefde4b48cbca005ca983 /dist.ini
parent934895217ebd317f2506e6853d3875d7970ea6aa (diff)
downloadsmartmatch-engine-rjbs-4a1aaf32fde2658905f84ffb76708d7ffe53480f.tar.gz
smartmatch-engine-rjbs-4a1aaf32fde2658905f84ffb76708d7ffe53480f.zip
initial implementation
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini14
1 files changed, 13 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index e9fc732..1c2f7ca 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,19 @@ author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
-[@DOY]
+; authordep Dist::Zilla::PluginBundle::DOY
+[@Filter]
+-bundle = @DOY
+-remove = MakeMaker
dist = smartmatch
+; authordep Dist::Zilla::Plugin::MakeMaker::Awesome
+[=inc::MakeMaker]
+
[Prereqs]
+B::Hooks::EndOfScope = 0
+B::Hooks::OP::Check = 0.14
+
+[Prereqs / ConfigureRequires]
+B::Hooks::OP::Check = 0.14
+ExtUtils::Depends = 0