From 4a1aaf32fde2658905f84ffb76708d7ffe53480f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 6 Jul 2011 19:21:56 -0500 Subject: initial implementation --- dist.ini | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'dist.ini') 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 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 -- cgit v1.2.3